Settlement Currencies

Settlement Currencies

The table lists every currency currently enabled for settlement or payment conversion. Fields shown match the /currencies endpoint; use the Code column when you build payment requests or price quotes.

Code
Name
Currency type
Tender type
Decimals
Enabled

USD

US Dollar

fiat

ethereum

2

BTC

Bitcoin (Lightning)

crypto

bitcoin_Lightning

8

USDC

USDC Ethereum

crypto

usdC_Ethereum

6

USDC_NPL

USDC Polygon

crypto

usdC_Polygon

6

ETH

Ethereum

crypto

ethereum

18

BTC

Bitcoin (on-chain)

crypto

bitcoin

8

CIT_USD_ALI

Alipay USD

walletApps

alipay

2

CIT_USD_PPAL

PayPal USD

walletApps

paypal

2

CUS_USD_VENMO

Venmo USD

walletApps

venmo

2

CUS_USD_WECHAT

WeChat Pay USD

walletApps

weChatPay

2

USD_KLARNA

Klarna USD

walletApps

klarna

2

Column definitions

  • Code – ISO 4217 for fiat or platform-specific symbol for crypto / wallet apps

  • Currency typefiat, crypto, or walletApps

  • Network / Subtype – blockchain network, Lightning, or QR platform ID

  • Tender type – value used in tenderTypes arrays when limiting payment methods

  • Decimals – number of minor-unit places the platform accepts and returns

  • Enabled – currencies marked ✓ are live in both Sandbox and Production

Notes

  • All crypto rows point to testnets in Sandbox; Production uses mainnet equivalents.

  • New currencies follow the same schema and will appear in this table when enabled.

Last updated