# Enable Stripe Tax Calculation

## Enable Stripe Tax Calculation

## Setup On Stripe

To set up tax settings on Stripe, please refer to [this article.](https://docs.stripe.com/tax/set-up)

## Setup On EventX Portal

1. Go to Payment Method > Click Manage\
   ![](/files/megslhk2ct1sOocDFAyg)
2. Select the registered tax location and toggle on **Enable automatic tax calculation**.
3. **Remarks**
4. Organizers can choose to toggle on/off **Prices include tax**.
5. The **Registered tax location** will be based on your Stripe configurations.\
   ![](/files/HY3raYGA2Q5FP6iJ0Ahm)
6. Once enabled, the tax information will be shown on the **Order Summary Email**.\
   \*\*Remark:\*\* If your event is created before 11th June 2025, please contact your project manager if you would like this information to be shown.\
   ![](/files/BvkxdkKu7i06rprZfe4p)


---

# 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://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/payment/enable-stripe-tax-calculation.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.
