Update Payment Page
Request Path Parameters
The ID of the Payment Page.
Request Body Parameters
The name of the Payment Page.
Amount to charge customer.
The currency of the amount. The only currency currently supported is NGN.
The preferred page URL. If none is provided, it generates a slug based on the name.
The allowed payment methods to be used for payment. Possible values include: Flutterwave.
The URL to redirect user to after a payment attempt.
The date and time the payment page should become active. If not provided, the payment page is immediately active.
The date and time the payment page should expire. If not provided, the payment page will never expire.
The Settlement Account ID that payments received should go into. If no value is specified, the default business settlement account is used.
If you want users to provide additional information before making payment, specify them here. If none is specified, the defaults (First name, Last name, Email, Phone number) are used.
Response Data
The ID of the Payment Page
Amount
Currency
Name of the Payment Page
Description of the Payment Page
Payment Page Slug
Payment Page link.
Callback URL
More information about the payment page
Payment Page active date.
Payment Page expiry date.
Payment Page created time.
Payment Page updated time.