|
ResellOne provides Resellers with an Application Programming Interface (API) and reference client code implementation (RCL) to facilitate the integration of ResellOne into their web site. This access method allows transactions to be processed automatically.
This demo will provide an overview of:
- Ordering a domain name
- Supporting your customer
- Your Customer Management Interface (MWI)
After completing the demo, we encourage you to try out the processes within HORIZON, ResellOne test environment.
Resellers are able to configure the client code implementation to meet the needs of their business.
Registrations can be processed in real-time by opting to the "Process order immediately." Alternatively, Resellers can choose to "Pend orders" for manual review prior to processing.
Reg_system.cgi:
The reg_system.cgi is the main module for provisioning domain names within ResellOne.
To begin, login to the environment. Within the "Tech Contact Information" link and modify the "Process orders immediately" flag so that all orders will be processed in real-time rather than saved and pended for a manual review.
From Registrant Profile - This option allows the Reseller to pre-populate all fields with contact info from a previous registered domain name. Simply enter the previous registered domain name along with the username and password for that domain.
Domain Information - Supply the new domain name and registration period (how many years would you like to register the domain name for)The auto renew function allows you to schedule the domain for auto renewal.
The lock domain function allows you to lock the domain when it is registered. Please note: This will prevent unauthorized registrar transfers and nameserver changes from occurring.
Registrant Profile
Previous Domain - This feature allows you to register a domain name and have it inserted into an existing profile. If you leave this field blank, the domain will be put into it's own profile.
Username and password information - This is used to set a username and password for the domain. However if you want to insert the new domain into an existing profile, you will need to fill out the username and password for the previously registered domain name as well as the "Previous Domain" field listed above.
Within the "Tech Contact Information" link and modify the "Process orders immediately" flag so that all orders pended for manual review prior to processing.
Important sections through the domain registration process.
Once you have entered the domain name of your choice on section 2 of the registration page, you will be asked to select what type of domain you want. E.G adam.com , adam.net or adam.org You have the option to select all 3 domains or just one.
Section 3: This page will ask you to select a username and password for the domain, which will be used to manage the domain name. Here you also have the option to register the domain to an existing domain profile.
Bulk Order Processing
Client code can be configured to allow for the batch processing of orders in excess of 10 domain names.
Placing a bulk order is easy, by adding a string to the end of the reg_system.cgi script, this will allow you to place a bulk order.
E.g.: "your URL here>/reg_system.cgi?action=bulk_order is the string needed to perform a bulk order registration.
Supporting Your Customers
ResellOne provides Resellers with scripts to build and/or customize an End-user self-management interface. In addition, there are tools available to Resellers to allow them to efficiently manage their account, including the ability to change their password.
Sending a Customer Their Username
This is performed through the RWI section. There is an API interface for reseller's to send the username and password.
All domain managing functions for the reseller are done through the MWI
Changing a Reseller Password
This is performed through the RWI section, there is no API interface for reseller's to change their reseller account password.
Profile Management Section"
To change your Reseller password visit the Profile Management Section and click on Modify Reseller Password.
Manage.cgi:
The manage.cgi module provides end-customer self-management functionality (Manage Web Interface or MWI) that can be branded to the Resellers look and feel. Domain owners can use it to modify contact, nameservers, permissions and additional domain attributes depending on the domain.
Registrants can login to the Manage Web Interface using the username and password selected at time of registration.
If you require assistance now, please email support@resellone.net, or browse our FAQs.
Back to Managed DNS Support Main Page
|