# Payment Methods

Based on the selected currency for your account, Simbase offers various payment methods. We provide different payment methods for our[ SIM shop](#sim-store) and for topping up your [account balance](#sim-management-dashboard).

## SIM Management Dashboard

The Simbase SIM management dashboard supports several payment methods. Depending on the currency selected for your account. All online payments are handled by [Stripe](https://stripe.com).

{% tabs %}
{% tab title="USD 🇺🇸" %}

#### **One-time payments:**

* Visa
* Mastercard
* American Express
* [Recharge by invoice (purchase order)](/billing/payment-methods/recharge-by-invoice-purchase-order.md)

#### Auto-recharge payments:

* Visa
* Mastercard
* American Express
  {% endtab %}

{% tab title="EUR 🇪🇺" %}

#### **One-time payments:**

* Visa
* Mastercard
* American Express
* Cartes Bancaires
* iDeal
* EPS
* Giropay
* Sofort
* Bancontact
* Przelewy24
* [Recharge by invoice (purchase order)](broken://pages/mu2N9uoNdN9lAuK2geGL)

#### Auto-recharge payments:

* Visa
* Mastercard
* American Express
  {% endtab %}

{% tab title="GBP 🇬🇧" %}

#### **One-time payments:**

* Visa
* Mastercard
* American Express
* [Recharge by invoice (purchase order)](broken://pages/mu2N9uoNdN9lAuK2geGL)

#### Auto-recharge payments:

* Visa
* Mastercard
* American Express
  {% endtab %}

{% tab title="AUD 🇦🇺" %}

#### **One-time payments:**

* Visa
* Mastercard
* American Express
* [Recharge by invoice (purchase order)](broken://pages/mu2N9uoNdN9lAuK2geGL)

#### Auto-recharge payments:

* Visa
* Mastercard
* American Express
  {% endtab %}

{% tab title="CAD 🇨🇦" %}
**One-time payments:**

* Visa
* Mastercard
* American Express
* [Recharge by invoice (purchase order)](broken://pages/mu2N9uoNdN9lAuK2geGL)

#### Auto-recharge payments:

* Visa
* Mastercard
* American Express
  {% endtab %}
  {% endtabs %}

## SIM Store

The [Simbase SIM store](https://store.simbase.com) provides various payment methods depending on the currency used for the transaction.

{% tabs %}
{% tab title="USD 🇺🇸" %}
We support payment from debit and credit cards issued by the following companies:

* Visa
* Mastercard
* American Express
  {% endtab %}

{% tab title="EUR 🇪🇺" %}
For EUR payments, we support the following payment methods:

* Credit cards
* Debit cards
* CartaSi
* Cartes Bancaires
* iDeal
* SOFORT
* Bancontact
* GiroPay
* Belfius Direct Net
* KBC/CBC Payment Button
* EPS
* SEPA bank transfer
  {% endtab %}

{% tab title="GBP 🇬🇧" %}
For GBP payments, we support the following payment methods:

* Credit cards
* Debit cards
* SEPA bank transfer
  {% endtab %}

{% tab title="AUD 🇦🇺" %}
We support payment from debit and credit cards issued by the following companies:

* Visa
* Mastercard
* American Express
  {% endtab %}

{% tab title="CAD 🇨🇦" %}
We support payment from debit and credit cards issued by the following companies:

* Visa
* Mastercard
* American Express
  {% endtab %}
  {% endtabs %}


---

# 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://support.simbase.com/billing/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.
