Skip to main content

WHMCS Plugin

How to install the Feemaker payment plugin for WHMCS.

Download plugin

Prerequisites

  • A running WHMCS installation with admin and file access.
  • Your Ethereum address (ownerAddress) that will receive payments.
  • A secretSessionId — a private key you generate for receiving payment notifications.

See the Payment Integration page for details on how these work.

Installation

  1. Open your WHMCS root folder and upload the contents from the plugin's upload directory.
  2. If done correctly, you should end up with 2 files at these paths (relative to WHMCS root folder):
    modules/gateways/feemaker.php
    modules/gateways/callback/feemaker.php
  3. Upload the feemaker folder into the modules/gateways directory.

Plugin Setup

  1. Log in to your WHMCS admin panel and click SetupPaymentsPayment Gateways.
  2. In the Activate Module dropdown, select Feemaker and click the Activate button.
  3. In the Feemaker configuration form, enter your Owner Address and Secret Session ID.
  4. Click Save Changes and you are good to go.