Skip to content

Latest commit

 

History

History
48 lines (42 loc) · 1.91 KB

File metadata and controls

48 lines (42 loc) · 1.91 KB
title Onramp
description Collect local currency payments from customers and convert to crypto

title Prerequisite: You need to first integrate our Collect API before you can Onramp.

User flow

Our Onramp API allows your customers to pay in local currency easily using a voucher system we've developed from the ground up. Voucher can then be redeemed for crypto in their wallet address

Here's how the process looks like for your customers:

We use a simple **3 step** ID verification flow. The user only needs to verify identity once. After the user has verified their identity, we create a permanent account for the user to make payments to at any time. Anytime the user makes payment to their account, a voucher is instantly created for them. Once voucher payment is done, voucher can be redeemed. You either auto redeem the voucher for the user, or allowing them to manually redeem using a code in your app. Once voucher is redeemed, crypto is automatically sent to the wallet address included in the payment

How to Onramp

First, you need to complete all the prerequisites in our [Collect API](/collect#update-your-merchant-information), and then create a voucher using Method 1 or 2 as shown [here](/collect#create-a-voucher) Once this is done, you can then use our [redeem and withdraw](/api-reference/endpoint/ventogram/voucher/redeem-and-withdraw) reference to complete your onramp