Create new Payment Intent
Request Body Parameters
The Payment Intent amount.
Email of the customer.
The currency of the amount. The only currency currently supported is NGN.
A unique reference from your app.
Email to send receipt of the transaction to.
The allowed payment methods to be used for payment. Possible values include: Flutterwave.
The URL to redirect user to after a payment attempt.
The Settlement Account IDs that payments received should go into. Multiple settlement account ids can be added alongside the amount to be settled. The key for each array index should be: settlementAccountId (for the settlement account id) and splitAmount (for the amounts)
Response Data
The ID of the Payment Page
Amount
Total Amount that will be paid out
Currency
Email to receive transaction receipt. If no value is specified, the customer email will get transaction receipt
Email of the customer
Country of the Payment Intent
Payment Intent status
Payment Intent link.
Payment Intent unique reference supplied by the client.
Callback URL
Transaction reference associated with the Payment Intent
More information about the payment page
Payment Page created time.
Payment Page updated time.