Skip to content

What are widgets?

BTC Direct widgets are embeddable components that you can integrate into your website to offer cryptocurrency buy and sell functionality to your users. The widgets handle the entire order flow, including user onboarding, payment processing, and order management.

WidgetDescription
Buy (F2C)Allows users to buy cryptocurrency with fiat
Sell (C2F)Allows users to sell cryptocurrency for fiat
Transaction historyShows order history for the user
OnboardingHandles KYC and user verification
DCADollar cost averaging for recurring purchases
  1. Embed the widget JavaScript on your page
  2. Configure it with your API key
  3. The widget renders in a target element on your page
  4. Users complete their orders within the widget
  5. You receive callbacks when orders are completed

See Getting started for step-by-step integration instructions.