Documentation Index
Fetch the complete documentation index at: https://docs.business.blaaiz.com/llms.txt
Use this file to discover all available pages before exploring further.
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
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.

