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.
Available widgets
Section titled “Available widgets”| Widget | Description |
|---|---|
| Buy (F2C) | Allows users to buy cryptocurrency with fiat |
| Sell (C2F) | Allows users to sell cryptocurrency for fiat |
| Transaction history | Shows order history for the user |
| Onboarding | Handles KYC and user verification |
| DCA | Dollar cost averaging for recurring purchases |
How it works
Section titled “How it works”- Embed the widget JavaScript on your page
- Configure it with your API key
- The widget renders in a target element on your page
- Users complete their orders within the widget
- You receive callbacks when orders are completed
See Getting started for step-by-step integration instructions.