> 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

Tebex Checkout Payment Gateways

## &#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="https://2508810084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F14Cu5LPjZXSeWSr04uQ9%2Fuploads%2FAh5LoROSvcUD3DvcrAaD%2Ftebexusername.png?alt=media&amp;token=041bc77a-be43-4c2a-8914-d20960180c24" alt=""><figcaption><p>TEBEX CHECKOUT USERNAME</p></figcaption></figure>

<figure><img src="https://2508810084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F14Cu5LPjZXSeWSr04uQ9%2Fuploads%2FverwGIfmGkuYDwpRbQ34%2Ftebexsapieky.png?alt=media&amp;token=0dafd204-dd76-42d5-ae79-b59d7526a7e6" 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="https://2508810084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F14Cu5LPjZXSeWSr04uQ9%2Fuploads%2Fb9aCK7CG3F3VvkhGy8lP%2Ftebexwebhookss.PNG?alt=media&amp;token=2d385211-4d9b-49fd-a73f-214a1573f432" alt=""><figcaption><p>Endpoints</p></figcaption></figure>

<figure><img src="https://2508810084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F14Cu5LPjZXSeWSr04uQ9%2Fuploads%2F4Cel5pnJtdxPi3Lfw5lu%2Ftebexendpoints.PNG?alt=media&amp;token=f3d0ece3-11f4-44c0-95e1-b7721151e5f3" alt=""><figcaption><p>Add Endpoints</p></figcaption></figure>

<figure><img src="https://2508810084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F14Cu5LPjZXSeWSr04uQ9%2Fuploads%2FyddQctKzfuDvsc0N1bWD%2Ftebexaddwebhooks.PNG?alt=media&amp;token=38d0a577-ab0a-415b-895b-abc4bd4b067e" 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 %}
