Skip to content

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

  1. In WHMCS, go to System Settings > Servers.
  2. Click Add New Server.
  3. Select server type RealtoxMedia CCP Reseller.
  4. Configure the server fields:
    • Hostname: api.ccp.realtoxmedia.de
    • Secure: enabled
    • Username: CCP branding UUID
    • Password: CCP API key
  5. Save the server.
  6. Click Test Connection.
  7. 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.

  1. Open the product's Module Settings tab.
  2. Set Module Name to RealtoxMedia CCP Reseller.
  3. Select the correct WHMCS server group.
  4. Configure the module settings:
    • Management mode: CCP Impersonation (more to follow!)
    • Product type: select the matching product type
    • CCP Product: select the CCP product to order
  5. Save the product once after selecting the CCP product.
  6. Fill in the shown checkout option fields for this product.
  7. 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.