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

# Tebex Checkout

## &#x20;                                      <mark style="color:blue;background-color:blue;">CHARGEBACK PROTECTION</mark>

{% hint style="info" %}
Please create a **Tebex Checkout** store first. (<https://creator.tebex.io/projects/tebex-checkout/create>)
{% endhint %}

{% embed url="<https://creator.tebex.io/projects/tebex-checkout/create>" %}

| KEY                       | VALUE                                                                                    |
| ------------------------- | ---------------------------------------------------------------------------------------- |
| Tebex (Checkout) Username | Account ID (you can get this from <https://creator.tebex.io/payment-methods/settings>)   |
| Tebex (Checkout) API Key  | Your API key (you can get this from <https://creator.tebex.io/payment-methods/settings>) |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Tebex (Checkout)
```

### Where are the Username and API Key?

{% embed url="<https://creator.tebex.io/payment-methods/settings>" %}

<figure><img src="/files/6GivCxHx0UIcUh89YQmj" alt=""><figcaption><p>TEBEX CHECKOUT USERNAME</p></figcaption></figure>

<figure><img src="/files/oRa9rOET6TuOoQGv64ZO" alt=""><figcaption><p>TEBEX CHECKOUT API KEY</p></figcaption></figure>

## How to add Tebex Checkout Webhooks endpoint?

Webhooks connection is required to process payments.

{% embed url="<https://creator.tebex.io/webhooks>" %}
Tebex Checkout Webhooks
{% endembed %}

<figure><img src="/files/WfWrbdqS2SI0OBB8lSp7" alt=""><figcaption><p>Endpoints</p></figcaption></figure>

<figure><img src="/files/TPxmWdsAiHFaxIW7Styg" alt=""><figcaption><p>Add Endpoints</p></figcaption></figure>

<figure><img src="/files/iZAnBndZB69xHNH8tlVV" alt=""><figcaption><p>Add Endpoint</p></figcaption></figure>

## Endpoints

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

{% tab title="Webhook Type" %}
`Payment Completed`
{% endtab %}
{% endtabs %}
