# Stripe

Stripe allows you to charge customers in their native currency, while you receive funds in yours. On Cooltix platform you always set the charging currency, and you can manage payout currencies inside your Stripe account.

Stripe is supported in all [Cooltix supported countries](/cooltix-support/organizers/organizer-sign-up/supported-countries.md) except Serbia\
Stripe can accept payments in all [Cooltix supported currencies](/cooltix-support/organizers/organizer-sign-up/payments/supported-currencies.md), except RSD.

### Creating Stripe account

You can create a Stripe account [here](https://dashboard.stripe.com/register). Creating an account only takes a few minutes, however the complete verification process may take longer.

### Connect Stripe

You can connect your Stripe account at\
**Profile / Manage organizations / Payment Providers / Stripe**

To connect start accepting payments, you will need a completely verified Stripe account.


---

# 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.cooltix.com/cooltix-support/organizers/organizer-sign-up/payments/payment-providers/stripe.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.
