> For the complete documentation index, see [llms.txt](https://docs.tebex.io/developers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tebex.io/developers/headless-api/testing.md).

# Testing

There is no sandbox mode on Tebex. Instead, you use a **Test Payments** method in the production checkout flow which can be enabled/disabled as needed.

### Enable Test Mode

**Test Mode** is enabled from your store panel in [Settings → Checkout → Test Mode](https://creator.tebex.io/payment-methods/settings). This creates a **Test Payments** method that you can select at checkout that always succeeds.

Test payments and associated activity will create real records and create real webhook events.&#x20;

### Remove Test Payments

When you are done testing your store, these can be removed via [Settings → Checkout → Remove Test Payments](https://creator.tebex.io/payment-methods/settings)

{% hint style="danger" %}
Ensure that Test Payments are disabled before making your store available to the public.
{% endhint %}
