Overview

The Busha Off-Ramp widget is a seamless and secure solution that enables users to effortlessly convert cryptocurrencies into fiat currencies (Off-Ramp). This widget allows you to provide this cryptocurrency conversion feature to your users directly from your websites or mobile applications.

Integrating the Busha Off-Ramp widget is as easy as configuring an Off-Ramp URL with the right query parameters to match your users’ specific payment scenario.

FeaturesCopied!

Multiple Cryptocurrencies Supported: Busha provides support for over 100+ cryptocurrencies, allowing your users to buy and sell a wide range of assets. Get List of Supported Currencies

Secure Crypto Transactions: Busha facilitates secure transactions. All customers are required to pass Busha’s established Know Your Customer (KYC), risk management, and fraud detection regulations and policies.

Multiple Payment Methods: Busha Ramp facilitates deposits and payouts across major payment methods allowed in the supported countries (e.g. bank accounts for Nigeria, mobile money for Kenya).

Improved User Experience: Busha Ramp allows you to speed up user experience by allowing you to pre-fill your customers specific asset, wallet address, purchase amount, e.t.c.

Steps to make a successful Off-Ramp PayoutCopied!

  1. Get details of a pair:

    Use the Pairs API to get the details of a crypto asset against a fiat pair. You can make a GET request to see all available pairs: curl https://api.sandbox.busha.so/v1/pairs This can help you show users the minimum and maximum amounts allowed and the expected rate to get their confirmation.

  2. Generate an Off-Ramp URL:

    Using the results from the pair details, you can now configure the On-Ramp URL to match the user’s purchase request with the preferred asset, destination wallet address, amount, and fiat currency. See all the available parameters below.

  3. User Authentication and KYC on Busha Ramp:

    After redirecting your users to the Ramp URL, users must sign up/log in (MFA and social sign on available) on Busha to complete the quick KYC setup required to initiate crypto transactions.

  4. User Selects Their Preferred Destination Payment Method:

    On the Busha Ramp, users will configure their destination payment methods (bank account or mobile money) to receive fiat.

  5. Redirect to your App to Complete Payout:

    After successfully initiating the payout transfer on Busha, the user is redirected to your application or website where you can transfer crypto to the designated wallet for the transfer on behalf of the user.