# Payments providers

To accept payments, Cooltix Payment Processing is the default provider. If your organization is seated in a country where Cooltix Payment Processing is not available, or the selected currency is not supported by it, then you have to connect a Payment provider account.

In case of using Cooltix Payment Processing, the fees of the payment processing is deducted from the incomes before payout. If the organizer connects an other Payment Provider, the fees will won't be deducted by Cooltix, instead the Payment Provider will directly charge the organizer.

All organizer has to select a main payment provider to start selling paid tickets, and they can add additional payment methods beside the main payment provider. Only one main payment method can be selected, but several additional methods can be added. For free tickets there is no need for selecting a payment provider.

### Supported main payment providers

One of these have to be selected to start selling paid tickets

{% content-ref url="/pages/ywxFfKJX70kCplTLYTm7" %}
[Cooltix Payment Processing](/cooltix-support/organizers/organizer-sign-up/payments/payment-providers/cooltix-payment-processing.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrTVpZtfzDZPCOARMMH" %}
[Stripe](/cooltix-support/organizers/organizer-sign-up/payments/payment-providers/stripe.md)
{% endcontent-ref %}

{% content-ref url="/pages/SbriLCWKsCuGEJBbdG0L" %}
[SimplePay](/cooltix-support/organizers/organizer-sign-up/payments/payment-providers/simplepay.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrTVm2Ma4-xHPqxqAlS" %}
[Barion](/cooltix-support/organizers/organizer-sign-up/payments/payment-providers/barion.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrTVvgLrUGipFSaLCee" %}
[Nestpay](/cooltix-support/organizers/organizer-sign-up/payments/payment-providers/nestpay.md)
{% endcontent-ref %}

### Additional payment methods

These can be added as additional payment methods, next to the main provider

{% content-ref url="/pages/RaipBbGPqzuD77JF2C08" %}
[Bank transfer to organizer](/cooltix-support/organizers/organizer-sign-up/payments/payment-providers/bank-transfer-to-organizer.md)
{% endcontent-ref %}

{% content-ref url="/pages/9yPEe79ti4CSCWCE7j0R" %}
[SZÉP Card (Beta)](/cooltix-support/organizers/organizer-sign-up/payments/payment-providers/szep-card-beta.md)
{% endcontent-ref %}


---

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