

The Managed DNS, Web Hosting, Email Hosting, Live Chat and Website Builder Orders reside on separate servers from the ones you connect to, via the API Kits. Due to this, your Customers need to login into their (individual) Control Panels, for managing such Orders.
Gossimer now provides you with another method of directly allowing access to your Customer, to manage their Managed DNS, Web Hosting, Email Hosting, Live Chat and Website Builder Orders from your interfaces itself.
To accomplish this, you need to use either of these 2 methods and pass the following parameters to the mentioned URL, via an HTTP POST method:
Method 1 (recommended)
URL – http://<Your_Control Panel_Branded_URL>/servlet/ManageServiceServletForAPI
Pass false – if the Order is Web Hosting or Mail Hosting and you want your Customer to manage only the Web or Mail Hosting Order.
This method is the most secure method of allowing your Customers to manage their Managed DNS, Web Hosting, Email Hosting, Live Chat and Website Builder Orders, since it does not expose the Customer’s Username and Password in your interface.
If you choose to use this method, then you would need to create an intermediate interface to which you can provide the required parameters, and which in-turn generates a valid URL and redirects your Customer.
You need to provide orderid and any authentication details (optional) to this interface. This interface would then call the API method generateLoginID of the Customer class and build a URL with loginid, viewdns and orderid as parameters, and then redirect the Customer to this URL.
Example
Let us call this interface a servlet named ManageOrderBoxControlPanel (assuming that you are using our JAVA API Kit).
The pseudo code for accomplishing the above is as follows:
authentication params = Get Authentication parameters;
orderid = Get OrderBox orderid;
classname = Customer class;
viewdns = false;
set ipaddress with authentication parameters to call “generateLoginID”;
try
Unknown macro: { loginid = API method call “generateLoginID” of Customer class. }
catch()
Unknown macro: { handle exceptional condition. }
url = “http://<Your_Branded_URL>/servlet/ManageServiceServletForAPI?loginid=” + loginid + “&orderid=” orderid + “&viewdns=” + viewdns ;
response.sendRedirect(url);
Method 2
URL – http://<Your_Control Panel_Branded_URL>/servlet/ManageServiceServletForAPI
Pass false – if the Order is Web Hosting or Mail Hosting and you want your Customer to manage only the Web or Mail Hosting Order.
The disadvantage of using this method is that it is a bit less secure as the Customer Username and Password along with your Reseller Id can be viewed in the source of the page, from where you post to the ManageServiceServletForAPI servlet.
Do not send the above mentioned as parameters as part of a URL, or else this information will be displayed in your Customer’s Browser Address Bar.
Tags: Api, Browser Address Bar, Control Panel, Customer Class, DNS, Dns Hosting, Dns Records, Email Hosting, Hosting Website, http, Individual Control, Java, Live Chat, Login, Lt, Mail Hosting, Mail Order, Managed Hosting, Parameters, Period Of Time, Servers, Short Period, Url, Web Email, Web Hosting, Web Hosting/Email Hosting/Live, Web Hosting/Email Hosting/Live Chat/Website Builder Service Order Id, Web Mail
Gossimer allows you extreme flexibility in setting your Selling Price for your Customers and Sub-Resellers for your Email Hosting Services. Typically, the Pricing module used by the system is a Slab based one, where you can offer automated discounts to your high volume Customers and Sub-Resellers. Configuring your Selling Price for the Email Hosting Services is a two step process.
Step 1: Set your Pricing Slabs
You can define the Pricing Slabs depending upon the Total Receipts of your Customers/Sub-Resellers or the number of Hosting (Web Hosting [Linux and Windows] Orders + Email Hosting Orders) Orders purchased by your Customers/Sub-Resellers. The Selling Price to each Customer/Sub-Reseller is determined at the time of purchase depending upon the Total Receipts, the number of Hosting (Web Hosting [Linux and Windows] Orders + Email Hosting Orders) Orders, your Slab Pricing and the Customers’/Sub-Resellers’ Specific Pricing.
Reference:
Concept of Total Receipts explained in detail >>
Understanding Pricing Slabs >>
How to set Pricing Slabs?
1. Login to your Reseller Control Panel from http://manage.gossimer.biz/reseller.
2. Go to Settings -> Set Pricing, Plans and Promos.
3. Click on the New Web & Email Hosting Product to set its Discount Slabs for your Sub-Resellers and/or Customers, and click on Update.
4. Add as many Slabs as required, in this manner.
Continue to the next step to complete configuring your Web Hosting Product.
Gossimer provides 4 different Email Hosting plans. You can set the Selling Price for these plans as explained below -
Tags: Amp, Email Button, Email Hosting, Email Services, Extreme Flexibility, High Volume, Hosting Plans, Hosting Services, Linux, Linux Email, Linux Hosting, Linux Windows, Microsoft Windows, New Email, Receipts, Reseller Control Panel, Resellers, Slabs, Volume Customers, Web Email, Web Hosting, Web Hosting Plans, Web Hosting Product, Windows Hosting
An auto-responder is a program that, when setup for your email address, sends out an automatic pre-set reply from the email system to any email that is sent to this address as soon as it is received.
Auto-Responder Features:
You to enable/disable auto-responders for any email address from the Email management interface in your Control Panel. Each of your email users too can add, delete and modify their own auto-responder from their web-based email interface.
You can setup an auto-responder for your email address by following these steps:
1. In the Email management interface, click on List Email Addresses from the summary.
2. The next page will contain a list of all email addresses associated with your package. Click on the email address for which you wish to set the auto-responder.
3. Click on Modify Settings.
4. Select the check-box for Auto-responder in the lower half of the form. Here, you would have to enter the message that you want to be sent out as an automatic response.
5. Once you have completed the settings, click on Make Changes.
Tags: Address Email, Auto Click, Auto Email, Auto Reply, Auto Responder, Auto Responders, Auto Response, Automatic Response, Control Panel, Email Address, Email Addresses, Email List, Email Management, Email System, HTML, Infinite Mail, Management Interface, Reply, Setup Email, Vacation Message, Web Based Email, Web Email, Web Interface, Web-based Email interface













