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

# 2Checkout

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

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

| KEY                   | VALUE                                 |
| --------------------- | ------------------------------------- |
| 2Checkout Merchant ID | Merchant ID of your 2Checkout account |
| 2Checkout Secret Word | Secret Word of your 2Checkout account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> 2Checkout
```

## Endpoints

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