# Configure Tax exempt setting on Cart

**Tax Exempt Setup on Cart** helps you configure how the tax ID is validated in the cart.&#x20;

There are 3 options for this setting, you can **tick all** or **tick on specific feature(s)** you want to apply only.&#x20;

* **Required Tax ID Field on Cart:** When enabled, customers must enter **a valid Tax ID** in the cart before proceeding to checkout.&#x20;

<figure><img src="/files/3oHSyEsYhNwYqkHHMM1A" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/stU6jKxoP3TO4OmqbmDR" alt=""><figcaption></figcaption></figure>

***If you don't tick on this setting in the app**, the Tax ID field will not be validated, and **any input will be accepted**, allowing customers to continue to checkout without verification.*&#x20;

* **Auto Tax Exempt:** As long as the tax ID is valid, order will auto-get tax exempted.&#x20;

This function does two things: **Auto-add VAT ID to the Order note** section of in the Order and **Auto-exempt tax for orders** that have **valid tax IDs**

<figure><img src="/files/G2MoRNiB6ca35MZSXgh2" alt=""><figcaption></figcaption></figure>

If you enable the **Require Tax ID Field on Cart** setting without also enabling the **Auto Tax Exempt** setting, the app will only require customers to enter a valid VAT ID before checkout, but it will **not** automatically exempt the order from tax.&#x20;

<figure><img src="/files/ugQ16TarjjbOPBxdQW9v" alt=""><figcaption></figcaption></figure>

* **Auto Redirect to Checkout:** Even if the tax ID is invalid, customers can still be able to checkout by **clicking on the checkout button twice**.&#x20;

<figure><img src="/files/QLHcbmpODVPphPIT6lwf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/buMYIr35gQUq3SGSi5ZO" alt=""><figcaption></figcaption></figure>

On the other hand, if the Tax ID is valid, customer will be able to checkout immediately.&#x20;


---

# 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.samita.io/samita-wholesale-b2b/tax-exempt/configure-tax-exempt-setting-on-cart.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.
