Create a Payment is where users can generate a new checkout session to accept payments from customers via cards, bank transfers, and Mona Pay.
Documentation Index
Fetch the complete documentation index at: https://docs.mona.ng/llms.txt
Use this file to discover all available pages before exploring further.
Checkout session parameters
The amount to be paid in kobo (Nigerian minor currency unit)
2000
The customer's phone number (Optional)
"7083287899"
The customer's BVN (Optional)
"2222222222222222"
The customer's name (Optional)
"John Doe"
The customer's date of birth in DD-MM-YYYY format (Optional)
"01-01-1990"
Checkout created response
Indicates if the request was successful
true
Success message
"Gateway checkout created"
Unique identifier for the transaction (pass to SDK)
"68363964c63df477cf65fd44"
Human-readable transaction ID
"MNA-TRC-343827"
Payment URL to redirect the customer to
"https://pay.mona.ng/68363964c63df477cf65fd44"
Customer's saved payment methods