> ## 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.

# WooCommerce

Accept cryptocurrency payments in your WooCommerce store using the Coinom Payment Gateway.

## Overview

Coinom enables WooCommerce merchants to accept cryptocurrency payments with automatic payment verification and order 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">
    Order 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 Plugin

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

## Installation

<Tabs>
  <Tab title="WordPress Admin">
    1. Download the Coinom WooCommerce plugin ZIP file.
    2. Navigate to **Plugins → Add New Plugin**.
    3. Click **Upload Plugin**.
    4. Select the ZIP file.
    5. Click **Install Now**.
    6. Activate the plugin.
  </Tab>

  <Tab title="Manual Installation">
    1. Upload the Coinom plugin ZIP file to the `/wp-content/plugins/` directory.
    2. Extract the uploaded ZIP file.
    3. Activate the plugin from the WordPress Plugins page.
  </Tab>
</Tabs>

## Configuration

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

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

After activating the Coinom plugin in WordPress:

1. Navigate to **WooCommerce → Settings → Payments**.
2. Locate **Coinom Gateway** and click **Manage**.
3. Enter your **Coinom API Key**.
4. Click **Save Changes**.

## You're Ready

Your WooCommerce store is now configured to accept cryptocurrency payments through Coinom.

Customers will see Coinom as a payment method during checkout, and orders 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>
