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

# Coinbase

> Accept cryptocurrency payments with Coinbase Commerce.

## How to connect Coinbase to Webstore?

### Step 1: Get your Coinbase API key

1. Go to [Coinbase Commerce](https://commerce.coinbase.com/) and sign in.
2. Click on the `Settings` icon in the bottom left corner.
3. Click on `API Keys`.
4. Click on `Create an API Key`.
5. Enter a name for your API key and click on `Create API` key.
6. Copy the API key and keep it safe.

### Step 2: Setup Webhooks

1. Go to [Coinbase Commerce](https://commerce.coinbase.com/) and sign in.
2. Click on the `Settings` icon in the bottom left corner.
3. Click on `Webhooks`.
4. Click on `Create a Webhook`.
5. Enter the `Webhook URL` from your webstore dashboard (i.e. `https://v3.minestorecms.com/api/payments/handle/coinbase`) and click on `Create Webhook`.
6. Copy the `Secret` and keep it safe.

### Step 3: Connect Coinbase to your webstore

1. Go to your **webstore dashboard**.
2. Click on `Settings > Payment Gateways`.
3. Scroll down to `Coinbase` and press **Configure** button.
4. Enter your `API Key`.
5. Enter your `Webhook Secret`.
6. Enter **Coinbase** merchant currency.
7. Press **Save** button.
