> 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/gopay.md).

# GoPay

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

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

| KEY               | VALUE                             |
| ----------------- | --------------------------------- |
| GoPay Merchant ID | Merchant ID of your GoPay account |
| GoPay Client ID   | Client ID of your GoPay account   |
| GoPay Secret Key  | Secret Key of your GoPay account  |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> GoPay
```

## Endpoints

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