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

# CoinPayments

> Accept cryptocurrency payments with CoinPayments.

## How to connect CoinPayments to Webstore?

### Step 1: Get your CoinPayments API key

1. Go to [Coinpayments](https://www.coinpayments.net/) and sign in.
2. Click on the `Account` icon in the top right corner.
3. Get your `Merchant ID` and `Merchant Secret` from the `Account Settings` page.
4. Copy the `Merchant ID` and `Merchant Secret` and keep it safe.

### Step 2: Setup Webhooks

1. Go to [Coinpayments](https://www.coinpayments.net/) and sign in.
2. Go to the `Developer` tab.
3. Click on `IPN Settings`.
4. Enter the `IPN URL` from your webstore dashboard (i.e. `https://v3.minestorecms.com/api/payments/handle/coinpayments`) and click on `Update Settings`.
5. Press **Save** button.

### Step 3: Connect Coinpayments to your webstore

1. Go to your **webstore dashboard**.
2. Click on `Settings > Payment Gateways`.
3. Scroll down to `Coinpayments` and enable it.
4. Enter your `Merchant ID`.
5. Enter your `Merchant Secret`.
6. Press **Save** button.
