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

Parameter
Type
Example
Description

onramp

number

1, 2

Required. Enables Buy Crypto mode. • 1Recommended flow (prioritized options)• 2Extended mode (more token/chain options)

currencyCoin

string

EUR, USD, JPY

Optional. The fiat currency code the user wants to pay with (ISO format). More

currencyToken

string

usdc, usd1, btc

Optional. The crypto asset the user wants to purchase. More

EUR as fiat, buying usd1 token

https://coindpay.xyz/wallet?onramp=1&currencyCoin=EUR&currencyToken=usd1

USD as fiat, buying usdc

https://coindpay.xyz/wallet?onramp=1&currencyCoin=USD&currencyToken=usdc


Off-Ramp

https://coindpay.xyz/wallet?claim=offramp

Sell Crypto

https://coindpay.xyz/wallet?offramp=1

Last updated