Payment
Payment Gateway For Marvelly App
The amount to be paid in the lowest currency unit (e.g., kobo for NGN).
500000The URL to redirect to after the transaction is complete.
https://your-domain.com/payment/callbackCustomer's first name.
JohnCustomer's last name.
DoeCustomer's phone number.
08012345678If set to 'true', the user will be automatically redirected to the payment page.
falsePayment initialized successfully.
trueAuthorization URL createdRedirecting to Paystack's payment page (occurs when red query parameter is 'true').
Payment initialization failed.
The transaction reference obtained after initialization.
T123456789012345Transaction verified successfully.
trueTransaction verified and loggedBad request, such as a missing reference or failed verification.
Internal server error, including database issues.
The amount to be paid in the lowest currency unit (e.g., kobo for NGN).
500000The URL to redirect to after the transaction is complete.
https://your-domain.com/payment/callbackCustomer's first name.
JohnCustomer's last name.
DoeCustomer's phone number.
08012345678If set to 'true', the user will be automatically redirected to the payment page.
falsePayment initialized successfully.
trueAuthorization URL createdRedirecting to Paystack's payment page (occurs when red query parameter is 'true').
Payment initialization failed.
The transaction reference obtained after initialization.
T123456789012345Transaction verified successfully.
trueTransaction verified and loggedBad request, such as a missing reference or failed verification.
Internal server error, including database issues.
Last updated