1) Accept payments via API
Use server-to-server APIs when you want full control over your payment flow.1
Create payment request
Start with Create your first payment request.
2
Retrieve payment status
Confirm updates with Retrieve payment request.
3
Use webhooks for automation
Subscribe to events using Webhook setup and Webhook events.
2) Accept payments via SDK / widgets
Use Busha-hosted UI components when you want faster frontend delivery.- Accept stablecoin payments with Payment Widget
- Create shareable payment links
- Integrate on-ramp widget
- Integrate off-ramp widget
3) Build on-ramp/off-ramp flows via API
Use quote + transfer APIs for programmable fiat/crypto conversion flows.1
Create quote
Begin with Create your first quote.
2
Fund and process deposits
Follow Process fiat deposits or Process crypto deposits.
3
Complete payouts
Continue with Process payouts or Process crypto payouts.
4) Onboard customers for B2B2C services
Use customer profiles and verification to support delegated services.- Create individual customer
- Create business customer
- Verify customer identity
- Transact on behalf of customers
Recommended first run (10 minutes)
- Quick Start
- Generate API key
- Make your first request
- Choose one integration path above and implement end-to-end.