> **Can't find what you're looking for?** Use `search_docs` on the docs MCP server at `https://docs.yodl.me/api/mcp` to find what you need.

# Supported countries

Three tiers, and the difference matters for planning: **live** works today with no action from you, **on request** needs a conversation before your users can pay, and **coming soon** has no date attached.

## Live

Available now. Nothing to enable — the SDK routes to these automatically.

| Country | Payment methods | Processors |
| --- | --- | --- |
| Brazil | PIX | 2 live |
| Argentina | Transferencias, Mercado Pago | 2 live |
| Vietnam | VietQR, MoMo, VNPAY | 2 live |
| Philippines | GCash, Maya (merchant), QR Ph | 1 live |

More than one processor per country is deliberate — it is what lets us re-quote each payment and route to the cheapest all-in fee. See [fees & pricing](/pricing).

:::note
These four are live **without KYC**. KYC unlocks more countries, better rates and higher limits.
:::

## On request

Supported, but enabled per integration rather than by default.

* Peru
* Colombia
* Bolivia
* Nigeria (PalmPay)

:::tip
If your users are in one of these, raise it during [onboarding](/integrations/onboarding) — enabling a country is an operator change on our side, not development work on yours.
:::

## Coming soon

On the roadmap, without committed dates. Worth telling us if one of these is material to you, since demand affects ordering.

* Hong Kong
* Taiwan
* Japan
* Korea
* Singapore
* Cambodia
* Nepal
* India
* Macau

:::warning
Don't ship a country from this list to users before we confirm it is live. `isPaymentQr` returns `false` for a QR we can't route, so the payment screen simply won't open — see [troubleshooting](/sdk/react-native/troubleshooting).
:::
