|
Project Information
Featured
Links
|
We have two WHMCS plugins available. - Namecheap.com WHMCS Registrar Plugin (see below)
If you want to register domain through Namecheap.com for your customers - Namecheap.com WHMCS SSL Module
If you want to sell SSL certificates to your customers using WHMCS
Namecheap.com WHMCS Registrar Plugin
Note: We have two variants of Namecheap.com WHMCS Registrar plugins for WHMCS version 4 and 5. You need to download and install Namecheap.com WHMCS Registrar Plugin version 1.1.10 is for WHMCS version 4 and Namecheap.com WHMCS Registrar Plugin version 1.2.2 for WHMCS 5.
Updated on May 3, 2012 to Version 1.1.10 for WHMCS 4- Fixed issue with incorrect parameters on domain contact details saving.
- Replaced classes NamecheapApi and NamecheapApiException with NamecheapRegistrarApi and NamecheapRegistrarApiException to avoid conflict with Namecheap SSL module.
- Added default params for .de domains to request(DEConfirmAddress=DE,DEAgreeDelete=Yes)
- Added Base64 encoding for EPPCode.
- Fixed bug with parsing domain transfer data that prevent domains from being recognized as already transferred.
Updated on May 3, 2012 to Version 1.2.2 for WHMCS 5- Fixed issue with incorrect parameters on domain contact details saving.
- Replace classes NamecheapApi and NamecheapApiException with NamecheapRegistrarApi and NamecheapRegistrarApiException to avoid conflict with Namecheap SSL module
- Added default params for .de domains to request(DEConfirmAddress=DE,DEAgreeDelete=Yes)
- Added Base64 encoding for EPPCode.
- Fixed bug with parsing domain transfer data that prevent domains from being recognized as already transferred.
- Removed custom client warnings regarding Whoisguard.
- Dropped .asia domain entries in favor of the standard WHMCS.NOTE: Unfortunately, you still need to add this code right after other $additionaldomainfields[".asia"] entries in the file includes/additionaldomainfields.php
$additionaldomainfields[".asia"][] = array(
"Name" => "Locality",
"Type" => "dropdown",
"Options" => "af,bd,ck,in,jp,kg,mh,nz,ps,sg,th,tv,aq,bt,cy,id,kz,la,fm,nu,pg,sb,tl,ae,am,bn,fj,ir,ki,lb,mn,nf,ph,lk,tk,uz,au,kh,ge,iq,kp,mo,mm,om,qa,sy,to,vu,az,cn,hm,il,kr,my,nr,pk,ws,tw,tr,vn,bh,cc,hk,jo,kw,mv,np,pw,sa,tj,tm,ye"
); ReleaseNotes
Namecheap.com WHMCS Registrar plug-in is an open-source plug-in that is distributed free of charge. It focuses on integrating Namecheap as a domain registrar at WHMCS. After the integration you can setup Namecheap as the default registrar for your customers and decide which services and TLDs to offer to your customers from within the WHMCS admin area. Pre-requisites- Access to WHMCS admin area.
- An understanding of Namecheap’s environments.
- Namecheap account with API access enabled on the desired environment.
NOTE: Namecheap has a production as well as a test server environment. The test server environment is called Sandbox. We urge you to test the WHMCS Registrar plug-in in our sandbox environment, before pointing it to production. For more detailed information, please visit the developer's site at http://developer.namecheap.com. Download and Installation- Download the latest plugin (namecheap-whmcs.x.x.zip) archive and extract it.
- Create a folder called namecheap under Modules/Registrar in your WHMCS root directory and paste the downloaded namecheap.php and namecheapapi.php files inside the folder (the namecheap.php and namecheapapi.php files are located inside the downloaded archive). The plug-in installation is complete.
ConfigurationTo configure WHMCS for use with Namecheap, perform the following steps: - Login to your WHMCS admin panel.
- Click on Setup menu and select Domain Registrars.
- On the Registrar Settings tab, select Namecheap and click Go.
- Enter your API credentials. If you wish to try out the plug-in in sandbox, make sure to enter your sandbox username, sandbox API key on the corresponding text boxes and tick the “Test Mode” checkbox (as shown in the below image).
5. Click Save Changes.
That’s it. The Namecheap plug-in is now ready for use and will function just like any other built-in WHMCS registrar module. You can now make Namecheap as the automatic registrar, configure TLDs and services for all your customers. To perform these actions, click on the Setup menu and select Domain Pricing in your WHMCS admin panel.
SupportPlease use the Issues page to report bugs and provide feedback.Alternatively, you can also submit a ticket for assistance.
|