Flow

1

Payment page

The merchant page displays the payment page for an invoice by calling a function of the IremboPay JS widget and provides a callback to handle the outcome of the payment.

2

User Information

The widget handles the user experience to securely capture the end-user information and process the payment.

3

Callback

Once the payment is done, the merchant page can handle the outcome through the callback provided.

Last updated