Eligibility
Get supported currencies, countries, and states
The Eligibility API provides information on the currencies and regions supported by Blockchain.com Pay.
Last updated
Get supported currencies, countries, and states
The Eligibility API provides information on the currencies and regions supported by Blockchain.com Pay.
Last updated
Returns an array of all payment methods enabled on your account. Contact your account executive to customise your account settings.
Get eligible payment methods
Type of the payment method supported.
List of currencies supported for this payment method. Each Currency is specified by its alphabetical code. The code is an abbreviated version of the currency name, sometimes referred to as the currency "ticker". Code is case sensitive.
Returns an array of all currencies enabled on your account. Contact your account executive to customise your account settings.
Get the list of fiat and crypto currencies
Can be crypto
or fiat
Name of the currency
The alphabetical code used to identify the currency. The code is an abbreviated version of the currency name that is used to identify the currency. Sometimes referred to as the currency "ticker". Code is case sensitive.
The number of decimal places supported by the currency. For example, Bitcoin has a precision of 8 decimal places, so the smallest possible unit of Bitcoin is 0.00000001 BTC. For USD, the precision is 2 decimal places, so the smallest possible unit of USD is 0.01 USD.
The minimum base currency amount a customer can use to buy crypto. For example, if minBuyAmount
is 25
under USD fiat currency object, no orders for less than $25 can be placed. This field is only present for fiat currencies.
20
The maximum base currency amount a customer can use to buy crypto. For example, for maxBuyAmount
is 1200
under USD fiat currency object, no orders for more than $1200 can be placed. This field is only present for fiat currencies.
1200
The network the currency is on. Can be BTC
, ETH
etc. Always null
for fiat.
Whether the currency supports destination tags / memo. This is true for example for XLM and XRP. Always null
for fiat.
Whether purchases for this currency are supported in the US. Always null
for fiat
List of US states that are supported for this currency. US states are specified by the last 2 letter of their ISO 3166-2:US code. Always null
for fiat
Returns an array of all countries and states supported by BcPay.
Get eligible regions