# Payment Methods & Currencies

Onside offers secure and convenient ways to pay for apps, in-app purchases, and subscriptions. This guide outlines the payment methods and currencies we currently accept.

***

### Accepted Payment Methods

We currently support the following payment methods for all your purchases within the Onside Store:

* **Bank Cards:** We accept major credit and debit cards.
  * Visa
  * Mastercard
  * Maestro
* **Apple Pay:** You can use Apple Pay for a quick and secure checkout experience if you have it set up on your iPhone with a valid payment card.

> **Upcoming Payment Options:** We are always working to expand your payment choices! We plan to add support for popular alternative payment methods in the future, including **iDeal**, **Klarna**, and others. Stay tuned for updates!

***

### Supported Currencies

Currency support depends on your region and payment method.

Today, we natively support transactions in a set of currencies commonly used across the EU.

<details>

<summary><strong>View full list of supported currencies</strong></summary>

* Euro (EUR)
* Czech Koruna (CZK)
* Danish Krone (DKK)
* Hungarian Forint (HUF)
* Polish Złoty (PLN)
* Romanian Leu (RON)
* Swedish Krona (SEK)

</details>

#### What if my local currency is not on the list?

If your local currency is not yet directly supported, you will see prices displayed in **Euros (€)** within the Onside Store.

{% hint style="info" %}
Even if prices are shown in Euros, you will still pay in your local currency. Your bank will handle the conversion automatically at the current exchange rate during the transaction. Please be aware that in some cases, your bank may apply a small conversion fee for this service.
{% endhint %}

We are working on expanding our list of supported currencies to provide an even more seamless experience for all users.

***

If you have any questions about payment methods, please contact our support team at <support@onside.io>.


---

# 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.onside.io/store/purchases-and-returns/payment-methods-and-currencies.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.
