BILLmanager supports registration of domain names over EPP protocol. You can use "EPP-module" to integrate BILLmanager with any domain registrar supporting the standard non-modified EPP protocol.

The integration module supports the following features:

FeatureSupported
Import of domains from the registrar

Transfer of domain names

Change of name servers

Change of domain contact information

Domain name verification

WHOIS data protection management

Integration setup


Integration is set up when a new processing module is added in BILLmanager. This module can be added in IntegrationProcessing modules → button Add.

  • Step 1 — Product type. Select a product type. Please select Domains for integration with EPP-module.
  • Step 2 — Processing module. Select a processing module. You need to select EPP-module.
  • Step 3 — Integration settings. Enter information for integration with EPP-module.
  • Step 4 — Processing module parameters. Set up the internal parameters of the module.

Settings

EPP server — URL address of an EPP server.

User — user ID for EPP server.

Password — password for access to the EPP server.

Path to the certificate file — path to certificate file for access to registrar's server (optional). 

Path to the key file — path to the key file for the certificate (optional). 

Connection test

On the last step, BILLmanager tries to connect to the registrar with the data you have specified.

If connection ends up with the error: Cannot connect to the processing module, we recommend to check that:

  • connection data is correct.
  • The URL address of the registrar is accessible from the server with BILLmanager.
  • you can execute API calls from the IP address of BILLmanager from your account in the registrar system.

Logging


Log of interaction between EPP-module and the billing system is recorded in file '/usr/local/mgr5/var/pmepp.log'.

You can add string 'pmepp.* 9' to file '/usr/local/mgr5/etc/debug.conf' to display more information in the log.