> 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-methods.md).

# Payment methods

Cooltix supports several payment methods, and offers it to customers based on the currency, their country, or the browser and device they use.

To make a payment method available to customers, organizer needs to connect and select a Payment Provider what supports the specific payment method.

### Online payment methods

These methods can be selected by customers during an online payment.

* Card payments
* Apple Pay
* Google Pay
* EPS
* Sofort\*
* SEPA Direct Debit\*
* Bank transfer to organizer's bank account\*
* Bank transfer - autoreconciliation (Beta)\*
* Barion\*\*
* SimplePay\*\*
* SZÉP Card\*\*

\* async payment method, 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)

\*\* Not supported by Cooltix Payment Processing, you need to connect an own Payment Provider to have this method

### Promoter payment methods

These payment methods are not available to customers at online purchases. These can be used only when selling tickets through Promoters, or onsite. These transaction amounts move outside the Cooltix platform, directly to the Organizer. Because of this, Cooltix does not take responsibility for them.

* Cash
* Card terminal
* SZÉP Card terminal


---

# 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-methods.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.
