Payments by country
Payments by country
Which payment methods, currencies and payer fields are available in each country
Every local payment method is a regular order with a few extra fields, usually the customer object. Pick your country below to see the exact set of fields and a ready-to-use request example.
Which countries and methods are enabled for your account depends on your terminal settings. Ask your manager to enable a method before integrating it.
Country matrix
| Region | Country | Currency | Payment method |
|---|---|---|---|
| Europe | European Union | EUR | Open Banking (bank transfer) |
| Russia | Russia | RUB | SBP (QR code) |
| Latin America | Argentina | ARS | Bank transfer |
| Latin America | Brazil | BRL | PIX (QR code) |
| Latin America | Chile | CLP | Bank transfer |
| Latin America | Colombia | COP | Bank transfer |
| Latin America | Mexico | MXN | Bank transfer |
| Asia | Japan | JPY | Local payment |
| Asia | South Korea | KRW | Local payment, virtual account |
| Asia | India | INR | Local payment |
| Asia | Philippines | PHP | Local payment |
| Asia | Indonesia | IDR | Local payment |
| Africa | Nigeria | NGN | Bank transfer, OPay |
| Africa | Kenya | KES | M-Pesa mobile money |
| Africa | South Africa | ZAR | Bank transfer |
Methods not tied to a country
How country pages are organised
Each page follows the same structure:
- Before you start: links to the base request and an availability note.
- Overview: currency, country code and what the payer sees.
- Customer fields: the
customerobject required for the method. - Request example: a full JSON body you can copy.
- Response: the standard order object.