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 configured in the process of creating a service processing module in BILLmanager.

To create a service processing module, enter IntegrationProcessing modules → click Add. The processing module adding wizard consists of the following steps:

  1. Product type: select "Domains".
  2. Processing module: select "EPP-module".
  3. Integration settings. Specify the data for integration:
    1. EPP server — URL address of an EPP server.
    2. User — user ID for EPP server.
    3. Password — password for access to the EPP server.
    4. Path to the certificate file — path to certificate file for access to registrar's server (optional).
    5. Path to the key file — path to the key file for the certificate (optional).
  4. Processing module parameters. Configure internal (within BILLmanager) parameters of the service processing module:
    1. Name — specify the name of the processing module to be displayed in the BILLmanager interface.
    2. Department — select the department to which tasks from the processing module will be assigned.
    3. Sort — specify the processing module’s priority. If more than one processing module is connected to a tariff plan, the processing module with the lowest priority is selected first when creating the service.
    4. Processing module minimal balance — specify the minimum amount on the personal account in the system to purchase services. For more information, see Processing Module Balance.

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 platform 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.