This is a list of countries that are blocked, not a list of countries that are
allowed. The card rail publishes restrictions per currency rather than an
allowlist, and we pass that through rather than inventing the inverse. An empty list
means nothing is restricted for that currency, not that nothing is supported.
GET /v1/countries - a country can be fine
to onboard from while its card schemes are not supported - so check this one
before showing the card option to a user.
Request
No parameters.Response
array
ISO 3166-1 alpha-2 codes of countries whose cards are accepted.
The buyer’s country comes from their card and billing address, not their IP. A
supported country does not skip identity checks - a first-time buyer still
verifies through the card partner’s flow, see
/v1/card/kyc-token.