How it works
On-ramp
An on-ramp allows a user to exchange their cryptocurrency for their country's local currency. How it works for end users:
A customer selects his funds source (Airtime, Mobile Money, Bank, etc.) and the amount of crypto he would like to receive
Customer provides his wallet details
Customer transfers funds to an agent we found for him and confirms the order
An agent confirms the order and the system sends crypto to a customer's wallet
Example of a flow:
Pay Widget supports configuration via URL parameters. Merchants can force the widget to use a specific wallet address, memo, crypto amount, etc. This allows integrating the widget as a payment system.
Off-ramp
An off-ramp allows a user to exchange their cryptocurrency for their country's local currency. How it works for end users:
Customer selects off-ramp type and specifies the amount of crypto he wants to exchange. System displays how much local currency he will receive.
Customer verifies his email by entering a code sent to him.
Customer provides his account details such as bank account number, bank name, etc.
System returns a wallet address where customer should send his crypto.
Customer sends crypto to the provided address and provides a transaction hash to the system.
System checks if the transaction is received and sends local currency to the customer's account.
Last updated