Checkout
The Checkout API allows your business to generate a secure link for collecting payments via our seamless checkout widget. This is the simplest way to collect payments through bank transfers, with minimal integration effort.
1. User is presented with the Checkout Widget Page
The checkout allows users to make bank transfer payments directly from their bank accounts with ease. They’re guided through a simple, secure flow to complete the transaction.
2. User makes a transfer
Once presented with the checkout, the user initiates a bank transfer using the provided account or instructions. We automatically reconcile the payment in real time.
3. User is redirected to your return URL
After payment confirmation, the user is redirected to your specified returnUrl
, where you can show a confirmation or
order success page.