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

# WHMCS

Accept cryptocurrency payments in your WHMCS installation using the Coinom Payment Gateway.

## Overview

Coinom enables WHMCS businesses to accept cryptocurrency payments with automatic payment verification and invoice status updates.

<CardGroup cols={2}>
  <Card title="Quick Setup" icon="rocket">
    Start accepting crypto payments in minutes with just an API Key.
  </Card>

  <Card title="No KYC Required" icon="user-check">
    No identity verification or additional documents required.
  </Card>

  <Card title="Automated Processing" icon="shield-check">
    Invoice statuses are updated automatically as payments are confirmed.
  </Card>

  <Card title="Multi-Crypto Support" icon="coins">
    Accept Bitcoin, USDT, Ethereum, BNB, Litecoin, Dogecoin, TRON, and more.
  </Card>
</CardGroup>

## Download Module

<Card title="Download Coinom WHMCS Module" icon="download" href="https://coinom.com/payment-plugins">
  Download the latest version of the Coinom WHMCS module.
</Card>

## Installation

1. Download the Coinom WHMCS module.
2. Extract the archive into your WHMCS root directory.
3. Ensure that `coinom.php` is located in `/modules/gateways/`.

## Configuration

<Tip>
  Before configuring the module, create a merchant and copy the API Key.

  [Create Merchant & Access API Key](https://docs.coinom.com/merchant/create)
</Tip>

1. Log in to your WHMCS admin area.
2. Navigate to **Configuration → Apps & Integrations → Payment Gateways**.
3. Activate the **Coinom** payment gateway.
4. Select **Coinom** from the list of active payment gateways.
5. Enter your **Coinom API Key**.
6. Click **Save Changes**.

## You're Ready

Your WHMCS installation is now configured to accept cryptocurrency payments through Coinom.

Clients will see Coinom as a payment option when paying invoices, and invoice statuses will be updated automatically once payments are confirmed.

<Card title="Need Help?" icon="life-ring" href="https://app.coinom.com/account/tickets/new">
  Submit a support ticket if you need assistance with installation or configuration.
</Card>
