Prerequisites
Before you can create payments, you need:- Active Users: Users must have
active
status after successful KYC verification - Registered Accounts: Users need registered bank accounts or wallets
- API Authentication: Valid API key with payment permissions
Users with
under_review
, rejected
, or incomplete
status cannot initiate payments.Steps to make your first payment:
1
Register Destination Account
Before initiating transfers, users need registered destination account (bank accounts or wallets).
Register Bank Account
Register Bank Account
Register Wallet
Register Wallet
2
Initiate Onramp Transfer
Now that you have registered a destination wallet, you can initiate an onramp transfer (fiat to stablecoins). Carbn Connect supports two methods for onramp transfers:
Open Banking Transfer
Open Banking Transfer
Open Banking provides better visibility and user experience. The deposit links guide users through the payment flow without leaving your application, giving you full control over the user journey.
Regional Availability: Open Banking is currently available for onramp transfers in US, EU, and UK.
Open Banking Benefits:
- Better Visibility: Full payment tracking and monitoring throughout the process
- Enhanced UX: Users never leave your application during payment flow
- Real-time Updates: Immediate payment confirmation and status updates
- Amount Control: Exact amount validation and processing
- Seamless Integration: Embed payment flow directly in your app
- Lower Fees: Reduced processing costs compared to traditional methods
Virtual Account Transfer
Virtual Account Transfer
Virtual Account method serves as a fallback option or for payment methods not supported by Open Banking. It generates unique bank account details that users can transfer money to from any bank. However, it provides limited visibility - you can only monitor once funds are deposited, with no tracking of when users initiate payments or control over transfer amounts.
Virtual Account Limitations:
- Limited Visibility: No tracking until funds arrive - you only know when money lands
- No Amount Control: Users can send any amount, not necessarily what was requested
- Payment Uncertainty: No way to know if/when users actually make the transfer
- Delayed Monitoring: Can only monitor after funds are deposited, not during transfer
When to Use Virtual Accounts:
- As a fallback when Open Banking is not available
- For payment methods not supported by Open Banking
- When users prefer traditional bank transfers
- For regions outside US/EU/UK where Open Banking isn’t available
What’s Next?
Monitor Transfer Status
Track transfer states and understand the complete payment lifecycle
Configure Webhook
Set up real-time notifications for payment status updates