On/Off-Ramps
We have opened access to our On/Off-Ramps Buy/Sell Crypto routing service, offering a clean and user-friendly one-stop assets transaction dashboard.
Developers can easily integrate the Buy/Sell Crypto flow via an iframe, and monitor real-time transaction logs at: https://coindpay.xyz/scan
On-Ramp
https://coindpay.xyz/wallet?claim=onramp
Buy Crypto
https://coindpay.xyz/wallet?onramp=1 https://coindpay.xyz/wallet?onramp=2 . . .
onramp
number
1, 2, 3
Required. Enables Buy Crypto mode.
• 1 – Recommended flow (prioritized options)
• 2 – Extended mode (more token/chain options)
currencyCoin
string
EUR, USD, JPY
Optional. The fiat currency code the user wants to pay with (ISO format).
currencyToken
string
usdc, eth, btc
Optional. The crypto asset the user wants to purchase.
EUR as fiat, buying btc token
https://coindpay.xyz/wallet?onramp=1¤cyCoin=EUR¤cyToken=btc
USD as fiat, buying usdc
https://coindpay.xyz/wallet?onramp=1¤cyCoin=USD¤cyToken=usdc
Off-Ramp
https://coindpay.xyz/wallet?claim=offramp
Sell Crypto
https://coindpay.xyz/wallet?offramp=1 https://coindpay.xyz/wallet?offramp=2 . . .
Last updated