Using Gossimer’s Bulk Privacy Protection feature, you can Enable/Disable Privacy Protection for multiple domain names simultaneously.
Reference:
Click here to know what Privacy Protection is >>
Click here to know how you can enable Privacy Protection for individual domain names >>
For Customers –
1. Login to your Customer Control Panel from http://manage.gossimer.biz/customer.
2. Go to Domains -> Domain Registration -> Bulk Actions -> Bulk Privacy Protection.
3. You may enable/disable Privacy Protection by mentioning either the relevant Order IDs or the Domain Names. Select either Order Id or Domain Name from the Privacy Protection Order By drop-down and mention them as comma-separated values in the text-box.
4. Click on either Enable Privacy Protection or Disable Privacy Protection, as the case may be.
Once you have submitted a Bulk Enable/Disable Privacy Protection request, our system would execute the same in the next 2 hours time. Click here to know how you can list all Bulk Actions that are currently running in your account >>
For Resellers -
1. Login to your Reseller Control Panel from http://manage.gossimer.biz/reseller.
2. Go to Products -> Domain Registration -> Bulk Actions -> Bulk Privacy Protection.
3. Here you can select to enable/disable Privacy Protection for multiple domain names by either Order Id, Domain Name, Reseller Id or Customer Id. The Reseller Id refers to the Reseller Id of your Sub-Reseller(s).
Select either Order Id or Domain Name or Reseller Id or Customer Id from the Privacy Protection Order By drop-down and mention them as comma-separated values in the text-box just underneath.
While Disabling Privacy Protection, you would have to also provide the reason for doing so. This reason would be visible to your Sub-Reseller/Customer in the Order Details view of their domain name.
4. Click on Enable Privacy Protection if you wish to Enable the service or Disable Privacy Protection for disabling the service.
Once you have submitted a Bulk Enable/Disable Privacy Protection request, our system would execute the same in the next 2 hours time. Click here to know how you can list all Bulk Actions that are currently running in your account >>
Tags: Asia, Comma Separated Values, Coop, Customer Control Panel, Domain Name, Domain Names, Domain Registration, gen., Gossimer, Icann, Indiana, Privacy Protection, Protection Feature, Registrar, Registry Operator, Reseller Control Panel, Resellers, Sponsor/Registry Operator, Transfer Request
If you already have a website entertaining your existing clients, Gossimer even allows you to integrate the essential Storefront features with your website, enabling your Customers and Sub-resellers to access all your products and services via your website.
All you have to do is copy the script for the feature that you wish to integrate, and paste it to your site. The major features that you would wish to integrate are listed here.
You can integrate Customer Login as well as Reseller Login with your website. You need to put in the following code to integrate the Login with your Website –
<Your Reseller Id> - You can get your Reseller Id from your Control Panel by going to Settings -> Personal Information -> Primary Profile. Here the first field is the Reseller Id, the value of which you need to put in here.
<role> - If you are integrating Reseller Login, then you need to put in role as Reseller and if you want Customer Login, then put the role as Customer.
Integrating New Domain Purchase [Check Availability] Tool with your website
The steps for buying a New Domain Name are as follows:
1. Checking Domain Availability
2. Filling the Domain Order Form
3. Payment Process
4. Actual Registration
Of these steps, you can choose to have the Check Availability box at your end on your website or on the Reseller Storefront Server.
In order to directly link to the Check Availability page use the link below -
http://<#YOUR BRANDED URL#>/servlet/CheckAvailabilityServlet?actionkey=add
Replace <#YOUR BRANDED URL#> in the above URL with your Branded URL, which you can find at Settings -> Storefront & Control Panel -> URL, in your Reseller Control Panel. This will bring up the Check Availability box from where any of your Customers can start placing an Order for a Domain Name.
If, however, you wish to have the Check Availability box on your server as a part of your website, you can use either of the Check Availability form codes given below.
<form name=”ChkAvailForm” action=_quot;http://<#YOUR BRANDED URL#>/servlet/CheckAvailabilityServlet” method=”get”><br>
<input type=hidden name=”suggestalternatives” value=”true”><br>
<input type=hidden name=”validatenow” value=”true”><br>
<input type=hidden name=”actionkey” value=_quot;add_quot;_gt;_lt;br_gt;
<p align=”center”>www.<input name=”domainname” value=”" size=”20″><br>
<select name=”tld”><br>
<option value=”.biz”>.biz</option><br>
<option value=”.info”>.info</option><br>
<option value=”.com” selected>.com</option><br>
<option value=”.net”>.net</option><br>
<option value=”.org”>.org</option><br>
<option value=”.us”>.us</option><br>
<option value=”.name”>.name</option><br>
<option value=”.in”>.in</option><br>
<option value=”.co.in”>.co.in</option><br>
<option value=”.net.in”>.net.in</option><br>
<option value=”.org.in”>.org.in</option><br>
<option value=”.firm.in”>.firm.in</option><br>
<option value=”.gen.in”>.gen.in</option><br>
<option value=”.ind.in”>.ind.in</option><br>
</select><br>
<br><br>
<input type=”submit” value=”Check”><br>
</form>
OR
<form name=”ChkAvailForm” action=_quot;http://<#YOUR BRANDED URL#>/servlet/CheckAvailabilityServlet” method=”post”><br>
<input type=hidden name=”suggestalternatives” value=”true”><br>
<input type=hidden name=”validatenow” value=”true”><br>
<input type=hidden name=”actionkey” value=_quot;add_quot;_gt;_lt;br_gt;
<p align=”center”>www.<input name=”domainname” value=”" size=”20″><br>
<input type=checkbox name=”tld” value=”com”>.com
<input type=checkbox name=”tld” value=”net”>.net
<input type=checkbox name=”tld” value=”org”>.org
<input type=checkbox name=”tld” value=”info”>.info
<input type=checkbox name=”tld” value=”biz”>.biz
<input type=checkbox name=”tld” value=”us”>.us
<input type=checkbox name=”tld” value=”name”>.name
<input type=checkbox name=”tld” value=”.in”>.in
<input type=checkbox name=”tld” value=”co.in”>.co.in
<input type=checkbox name=”tld” value=”net.in”>.net.in
<input type=checkbox name=”tld” value=”org.in”>.org.in
<input type=checkbox name=”tld” value=”firm.in”>.firm.in
<input type=checkbox name=”tld” value=”gen.in”>.gen.in
<input type=checkbox name=”tld” value=”ind.in”>.ind.in
<br><br>
<input type=”submit” value=”Check”><br>
</form>
Integrating the Domain Name Transfer Link with your website
If any Customer of yours wishes to Transfer their Domain Name from their Current Registrar to us, you can simply point them to the below link or you can have this link on your Website. Replace <#YOUR BRANDED URL#> WITH Your Branded URL [in your Reseller Control Panel go to Settings -> Branding -> Storefront & Control Panel -> URL]:
http://<#YOUR BRANDED URL#>/servlet/CheckAvailabilityServlet?&actionkey=transfer.
Integrating the Whois Lookup tool on your website
You can integrate the Whois Lookup into your website in two ways:
In order to directly link to the Whois Lookup page use the link below. Replace <#YOUR BRANDED URL#> WITH Your Branded URL, available at Settings -> Storefront & Control Panel -> URL, in your Reseller Control Panel.
http://<#YOUR BRANDED URL#>/whois?
If however you wish to have the Whois Lookup box on your server as a part of your website, you can use the Whois Form code given below. Substitute <#YOUR BRANDED URL#> with your Branded URL.
<form name=”WhoisForm” action=_quot; http:// <#your BRANDED URL#>/servlet/WhoisServlet” method=”get”>
<input name=”domainname” value=”">
<br>
<input type=”submit” value=”Whois Lookup”>
</form>
The StoreFront is now DEPRECATED and will be removed shortly. All Resellers are encouraged to stop using the Storefront and begin using the new powerful SuperSite and PartnerSite.
Tags: Amp, Branding, Current Registrar, gen., Gossimer, http, Input Type Text, Lt, Major Features, Pid, Profile, Quot, Reseller Control Panel, Reseller Id, Reseller Login, Resellers, Storefront, Type Password, Url, www.foundationapi.com/servlet/AuthenticationServlet_quot
If you have a website catering to several other products/services (than those offered by Gossimer) and wish to target Customers/Sub-Resellers from your website itself (rather than using your SuperSite as your website), then you may want to include the following domain registration forms on your website:
Integrating Domain Name Check Availability form on your website with the SuperSite
The steps for buying a New Domain Name are as follows:
1. Checking Domain Availability
2. Filling the Domain Order Form
3. Payment Process
4. Actual Registration
Of these steps, you can choose to have the Check Availability box at your end on your website. In order to directly link to the Check Availability page on your SuperSite, use the link below -
http://<#SuperSite URL#>/domain.php
This will bring up the Check Availability box from where any of your Customers can start placing an order for a Domain Name.
If, however, you wish to have the Check Availability box on your server as a part of your website, you can use the Check Availability form given below.
<form name=lookup method=”post” action=_quot;http://<#SuperSite URL#>/domain.php?goto=metarefresh&formaction=domain.php“>
<input type=”hidden” name=”action” value=_quot;check_availability_quot;_gt;
<input type=”hidden” name=”showrelated” value=”true”>
<tr>
<td colspan=”4″ rowspan=”3″>
<input name=”txtDomainName” type=”text” class=”inputbox” size=”22″ maxlength=”55″>
<b>.</b>
<select name=”tld[]“>
<option value=”com” selected>com</option>
<option value=”net”>net</option>
<option value=”org”>org</option>
<option value=”biz”>biz</option>
<option value=”name”>name</option>
<option value=”us”>us</option>
<option value=”info”>info</option>
<option value=”in”>in</option>
<option value=”co.in”>co.in</option>
<option value=”net.in”>net.in</option>
<option value=”org.in”>org.in</option>
<option value=”firm.in”>firm.in</option>
<option value=”gen.in”>gen.in</option>
<option value=”ind.in”>ind.in</option>
<option value=”eu”>eu</option>
<option value=”mobi”>.mobi</option>
<option value=”mn”>.mn</option>
<option value=”bz”>.bz</option>
<option value=”cc”>.cc</option>
<option value=”tv”>.tv</option>
<option value=”eu.com”>eu.com</option>
<option value=”gb.com”>gb.com</option>
<option value=”ae.org”>ae.org</option>
<option value=”kr.com”>kr.com</option>
<option value=”us.com”>us.com</option>
<option value=”qc.com”>qc.com</option>
<option value=”de.com”>de.com</option>
<option value=”gb.net”>gb.net</option>
<option value=”no.com”>no.com</option>
<option value=”hu.com”>hu.com</option>
<option value=”jpn.com”>jpn.com</option>
<option value=”uy.com”>uy.com</option>
<option value=”za.com”>za.com</option>
<option value=”br.com”>br.com</option>
<option value=”cn.com”>cn.com</option>
<option value=”sa.com”>sa.com</option>
<option value=”se.com”>se.com</option>
<option value=”se.net”>se.net</option>
<option value=”uk.com”>uk.com</option>
<option value=”uk.net”>uk.net</option>
<option value=”ru.com”>ru.com</option>
<option value=”ws”>ws</option>
<option value=”co.uk”>co.uk</option>
<option value=”org.uk”>org.uk</option>
<option value=”me.uk”>me.uk</option>
</select>
</td>
<td><input type=”submit”></td>
</tr>
</form>
Replace <#SuperSite URL#> with your Branded SuperSite URL, which you can find at Settings -> SuperSite & PartnerSite -> URL, in your Reseller Control Panel.
The code listed in red in the above form is optional. Setting the value for the showrelated variable to true will display availability of the same Domain Name under other extensions. By default (without the code being used), the value is set to true. You may choose not to display this information by setting the value to false. However, it is advised that the value be set to true so that your SuperSite presents more buying options to the user.
Other attributes that can be used are -
It is advised that the value for these variables be set to true so that proper messages are displayed to the user.
Integrating Domain Name Transfer form on your website with the SuperSite
You may use the example form provided below, to integrate the Domain Name transfer functionality of your SuperSite, with your website:
Replace <#SuperSite URL#> with your Branded SuperSite URL, which you can find at Settings -> SuperSite & PartnerSite -> URL, in your Reseller Control Panel.
Tags: Amp, Check Availability, Current Registrar, dom, Domain Availability, Domain Name Registration, Domain Registration, European Union, gen., Gossimer, Goto, Gt Info, Input Name, Input Type, Lt, Name Tld, Optio, Option Value, Php, products/services, Registration Forms, Registration Transfer, Resellers, Select Name, Supersite, Td