# 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 %}
