Difference between revisions of "Transip"
m (→Endpoint) |
|||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
===Endpoint=== | ===Endpoint=== | ||
[[File:Trans ip3.png|thumb|Module Settings]] | [[File:Trans ip3.png|thumb|Module Settings]] | ||
+ | [[File:Trans ip2.png|thumb|Private Key Generation]] | ||
TransIP operates three brands; transip.nl, transip.be and transip.eu. The module works with all three, provided you select the correct brand with whom your account is held. So for example if you login at http://transip.eu you would select "api.transip.eu" from this menu. | TransIP operates three brands; transip.nl, transip.be and transip.eu. The module works with all three, provided you select the correct brand with whom your account is held. So for example if you login at http://transip.eu you would select "api.transip.eu" from this menu. | ||
Line 17: | Line 18: | ||
==IP Registration== | ==IP Registration== | ||
+ | [[File:Trans ip1.png|thumb|IP Registration]] | ||
In order to use the TransIP API, you must first enable it and then whitelist your server's IP address for access. This is done via the TransIP control panel, navigate to '''Accounts > Settings > API Settings'''. | In order to use the TransIP API, you must first enable it and then whitelist your server's IP address for access. This is done via the TransIP control panel, navigate to '''Accounts > Settings > API Settings'''. | ||
Revision as of 22:36, 25 January 2013
This registrar module is developed by TransIP themselves https://www.transip.nl/pro/domein-registratie/whmcs-module/ so the vendor should be contacted for all related support issues. The following information is provided for reference only.
Contents
Configuration
To setup the TransIP Registrar integration in WHMCS, begin by going to Setup > Products/Services > Domain Registrars. Next click Activate next to TransIP from the list of available registrars to view the configurable options for it. The options are described below:
Endpoint
TransIP operates three brands; transip.nl, transip.be and transip.eu. The module works with all three, provided you select the correct brand with whom your account is held. So for example if you login at http://transip.eu you would select "api.transip.eu" from this menu.
Login
Enter the username with which you login to the TransIP website
PrivateKey
The Private Key is generated in the TransIP control panel, navigate to Accounts > Settings > API Settings and click Add Key Pair. Choose a name for the key (such as WHMCS) and click submit.
The private key will be presented to be copied and pasted into WHMCS.
IP Registration
In order to use the TransIP API, you must first enable it and then whitelist your server's IP address for access. This is done via the TransIP control panel, navigate to Accounts > Settings > API Settings.
- Select the Enable option and click Save
- Click Add IP-address and enter your server's IP address, then click Save.
Common Errors
Partially Loaded Page
If your server doesn't have SOAP compiled with the required functions in PHP by default then you will may find the module fails to operate entirely. To resolve this you will need to recompile PHP with SOAP support.