GuidesUse cases
Crypto on/off-ramps
Receive stablecoins and move value between crypto and fiat wallets
The Payout API no longer supports crypto payouts. Use the Crypto API for wallet swaps and on-chain crypto payouts. Crypto collections remain available for eligible, crypto-enabled businesses.
Use crypto collections to receive supported stablecoins. Use the Crypto API to move a business balance or send an on-chain crypto payout.
On-ramp: Crypto to fiat
Use this flow to receive a supported stablecoin and settle its value in a fiat wallet.
How it works
Step-by-step
- Call Get crypto networks.
- Call Initiate a crypto collection.
- Show the deposit address and network to the user.
- Wait for the
collection.completedwebhook. - Use Create a fiat payout to send the fiat balance to a bank account.
Off-ramp: Fiat to crypto
Use two Crypto API requests to send value from a fiat wallet to an external crypto address.
How it works
Step-by-step
- Get the destination address, token, and network.
- Get the business crypto wallet ID for the token.
- Call Create a crypto swap.
- Call Create a crypto payout.
- Check the transaction status until it is
SUCCESSFULorFAILED.
Use List crypto assets to see the active tokens and networks for your business.