> For the complete documentation index, see [llms.txt](https://help.minexon.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.minexon.net/payment-gateways/coinpayments.md).

# Coinpayments

{% hint style="info" %}
You only need a **Coinpayments** account for this payment method.
{% endhint %}

{% embed url="<https://coinpayments.com>" %}

| KEY                      | VALUE                                    |
| ------------------------ | ---------------------------------------- |
| Coinpayments Merchant ID | Merchant ID of your Coinpayments account |
| Coinpayments Secret Key  | Secret Key of your Coinpayments account  |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Coinpayments
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/coinpayments`
{% endtab %}
{% endtabs %}
