> For the complete documentation index, see [llms.txt](https://docs.cooltix.com/cooltix-support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cooltix.com/cooltix-support/organizers/organizer-sign-up/payments/payment-providers/cooltix-payment-processing.md).

# Cooltix Payment Processing

Cooltix Payment Processing is the easiest way to accept payments, this is selected by default if it's available in your country.

Supports all [Supported currencies](/cooltix-support/organizers/organizer-sign-up/payments/supported-currencies.md), except RSD.

Supports are [Supported countries](/cooltix-support/organizers/organizer-sign-up/payments/supported-currencies.md), except Serbia.

In case of using Cooltix Payment Processing, your funds will be held and paid out in the same currency customers were charged.&#x20;

{% hint style="warning" %}
Be sure to set a bank account same to the selected currency, to avoid unnecessary currency exchange fees.
{% endhint %}

### Supported payment methods

Cooltix Payment Processing supports several payment methods. Customers will dinamically see the available payment method based on the currency, country, and used device and browser.

{% hint style="info" %}
For example: Google Pay will be only visible in Chrome browser, while Sofort payment method only available in Austria and Germany.
{% endhint %}

List of supported payment methods:

* Card payments
* Apple Pay
* Google Pay
* EPS
* Sofort\*
* SEPA Direct Debit\*
* Pay by bank transfer (beta)\*

Methods marked by \* are async payment methods, what means the confirmation of a successful payment may take even severel days after the payment was initiated. You have to turn on these payment methods separately. You can read more about [risks and effects of using async payment methods.](/cooltix-support/organizers/organizer-sign-up/payments/payment-methods/async-payment-methods.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cooltix.com/cooltix-support/organizers/organizer-sign-up/payments/payment-providers/cooltix-payment-processing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
