Comment on page

Eligibility

Get supported currencies, countries, and states
The Eligibility API provides information on the currencies and regions supported by Blockchain.com Pay.
get
https://api.blockchain.info/partner-gateway/partner-api
/v1/currencies
Returns an array of currency objects, each of which represents a supported currency.
get
https://api.blockchain.info/partner-gateway/partner-api
/v1/regions
Returns an array of Country and UsState objects, each of which represents a supported country / us-state.
get
https://api.blockchain.info/partner-gateway/partner-api
/v1/payment-methods
Returns an array of payment-method objects, each of which represents a supported payment-method.
Last modified 12d ago