WHMCS Addon¶
We provide a WHMCS addon to resell our services directly via WHMCS.
Installation¶
You can request the addon free of charge from our support, we will send it to you as a ZIP File.
Extract the archive and upload the realtoxmedia_ccp_reseller folder to your WHMCS installation at /modules/servers.
Configuration¶
- In WHMCS, go to
System Settings > Servers. - Click
Add New Server. - Select server type
RealtoxMedia CCP Reseller. - Configure the server fields:
Hostname:api.ccp.realtoxmedia.deSecure: enabledUsername: CCP branding UUIDPassword: CCP API key
- Save the server.
- Click
Test Connection. - Add a Server Group and assign the server to it.
The connection test checks the API key, verifies the configured branding ID, and loads the available CCP brandings, products, and checkout options into WHMCS.
If you use multiple CCP brandings, create one WHMCS server for each branding. Use WHMCS server groups to assign products to the correct branding.
Product Configuration¶
Create or edit a product in System Settings > Products/Services.
- Open the product's
Module Settingstab. - Set
Module NametoRealtoxMedia CCP Reseller. - Select the correct WHMCS server group.
- Configure the module settings:
Management mode:CCP Impersonation(more to follow!)Product type: select the matching product typeCCP Product: select the CCP product to order
- Save the product once after selecting the CCP product.
- Fill in the shown checkout option fields for this product.
- Save the product again.
Checkout Options¶
The module shows CCP checkout options as fixed fields in the WHMCS product module settings after a CCP product has been selected and saved.
Use those fixed fields for values that should always be sent with this WHMCS product.
If customers should choose or override checkout values during ordering, create WHMCS configurable options for the product. Name each configurable option exactly as the name of the key displayed next to the module setting field.
WHMCS custom fields are also detected automatically when their names match a CCP checkout option key or label. Matching ignores capitalization, spaces, hyphens, underscores, and punctuation.
For hostname values, the standard WHMCS service domain field is used automatically when no matching configurable option or custom field value is provided.
Customer Management¶
Customers manage their services through the Login to Management button in the WHMCS client area. The button opens the matching CCP with impersonation of the customer account.
We are currently working on optionally integrating some basic features into the WHMCS clientarea product page directly, such that not always an impersonation/CCP login is necessary.