User flow

Quick overview of the merchant checkout user flow

User actions can be covered in 2 simple steps (all complexities are handled by Onramp):

  1. User logs in via OTP (One Time Password).

  2. User makes payment after confirming details.

Overview of the flow:

  1. Partner directs the user to Onramp, while passing:

    1. Partner wallet address

    2. AppID

    3. Asset description

    4. Asset image, etc.

  2. User is asked to log in using phone-based OTP.

  3. Once the user is logged in, they make the payment after confirming the transaction details.

  4. After successfully completing the payment, the deposit is confirmed once the payment has been received, and an equivalent amount of cryptocurrency is bought at market price.

  5. The crypto withdrawal on-chain is then initiated to the Partner's wallet address, and the user is redirected back to the platform.

  6. The partner would then have to send the confirmed asset to the user.

Last updated