# Checkout Settings

### Customer Support Email

Provide an email address that customers can contact for help with their payment.

### Allow Gifting

Allow customers to purchase packages for another customer.

### Dark Mode

Toggle to ensure consistent branding across dark webstore templates and Tebex Checkout.

### Sales Tax Mode

Select if your package prices include or exclude sales tax. To find out more about the tax modes and how they impact what your customers see please review the [tax help guide](https://docs.tebex.io/store/tebex-checkout/vat).

### Test Mode

Show a test payment method to test checkout integration.

### Remove Test Payments

Remove payments creating using the test payment method.

{% hint style="info" %}
Remember to disable 'Test Mode' before launching your Tebex store.&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tebex.io/creators/~/revisions/7MNoBjxfkIfly7GMLnDa/tebex-control-panel/payments/checkout-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
