> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zenobank.io/llms.txt
> Use this file to discover all available pages before exploring further.

# WHMCS

> Accept crypto payments on your WHMCS platform

<Accordion title="Prefer a video tutorial?">
  <iframe width="100%" height="400" src="https://www.youtube.com/embed/83FyMhBOb3M" title="WHMCS Tutorial" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Accordion>

This guide walks you through installing and configuring the **ZenoBank Payment Gateway** module on your WHMCS platform.

## Step 1: Download the Module

1. Download the **ZenoBank Payment Gateway** module from the [WHMCS Marketplace](https://marketplace.whmcs.com/product/8461-zeno-crypto-gateway?utm_source=docs\&utm_medium=integration_guide\&utm_campaign=whmcs).

## Step 2: Upload the Module Files

1. Extract the downloaded `.zip` file.
2. Upload the module files to your WHMCS installation directory:
   * Copy the gateway file to `/modules/gateways/`
   * Copy the callback file to `/modules/gateways/callback/`

<Info>
  You can upload the files using FTP, SFTP, or your hosting provider's file manager.
</Info>

## Step 3: Get Your API Key

1. Visit the **ZenoBank Dashboard**: [https://dashboard.zenobank.io](https://dashboard.zenobank.io)
2. Navigate to **[Developers](https://dashboard.zenobank.io/developer)**.
3. Copy the generated **API Key**.

## Step 4: Activate the Payment Gateway

1. Log in to your **WHMCS Admin Area**.
2. Go to **Setup → Payments → Payment Gateways**.
3. Click the **All Payment Gateways** tab.
4. Find **ZenoBank - Crypto Payments** and click **Activate**.

## Step 5: Configure the Gateway

1. After activation, the configuration form will appear.
2. Paste your **API Key** from the ZenoBank dashboard into the API Key field.
3. Click **Save Changes**.
