List payment methods available for a country
Payment Intents
List payment methods available for a country
Returns the payment methods available for the intent in the given country, ranked by payer preference. Optionally narrowed to a single currency.
GET
List payment methods available for a country
Authorizations
Project secret key, e.g. sk_live_..., sent as Authorization: Bearer sk_....
Path Parameters
Public payment intent id, e.g. pi_....
ISO 3166-1 alpha-2 country code (e.g. CI).
Required string length:
2Query Parameters
Optional. Narrow methods to a single currency (ISO 4217, e.g. XOF).
Required string length:
3Response
OK
Payment methods ranked by payer preference.