Create a collection request to receive payment from a customer using open_banking. Redirect the customer to the returned payment_url to complete the payment; you’ll receive a webhook notification when the payment is completed.
Content type header.
Unique identifier of the customer making the payment.
Wallet ID where funds will be credited.
Amount to collect (including all fees).
Currency code (e.g., NGN, USD, EUR, GBP).
Collection method. Only open_banking is currently supported.
open_banking Customer's phone number (required for certain methods).
Customer's email address.
Your unique reference for this transaction.
Description or note for the collection.
URL to redirect the customer after payment completion.