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