How can I start integrating BlockBee?

Modified on Thu, 14 Nov at 8:25 AM

Integrating BlockBee into your platform is straightforward. We provide comprehensive documentation and libraries in various programming languages to streamline the process for you.


Follow These 3 Easy Steps:

  1. Handle API Requests to BlockBee Endpoints

    Start by handling API requests to our various endpoints. You’ll need to create requests to interact with BlockBee, including converting your local currency into the cryptocurrency of your choice (e.g., converting EUR to BTC for receiving payments). To simplify this, you can use one of our provided libraries or create your own to manage these different requests efficiently.

  2. Integrate BlockBee with Your Platform's Payment System

    Next, integrate BlockBee's API logic within your platform, alongside other payment methods you offer. For instance, consider creating a dedicated database table for BlockBee payments, where you can store relevant transaction data and easily track payments.

  3. Create a Callback Endpoint for Payment Notifications
    Set up an endpoint on your platform where BlockBee’s API can send callback notifications. This endpoint should be capable of processing the callback data, and you’ll specify this endpoint in your address request to BlockBee's API.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article