> ## 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.

# 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:

1. We return a `payment_url` in the API response.
2. You redirect your customer to this URL to complete the transaction.
3. After completion, the customer's browser will either close or redirect, depending on your configuration.
4. We notify you of the successful payment via webhook.
