Payment links and redirections
Understanding when and how to use payment links
When do we need to use payment links in the collection process?
Payment links are used for collection methods that require customer interaction:
- NGN card collections
Push mechanisms like Interac (CAD) and virtual bank accounts (NGN, USD, GBP, EUR) do not require payment links.
How does the payment link flow work?
When you initiate a collection through our API for any of the methods listed above:
- We return a
payment_urlin the API response. - You redirect your customer to this URL to complete the transaction.
- After completion, the customer's browser will either close or redirect, depending on your configuration.
- We notify you of the successful payment via webhook.