Payment Status

A directory of payment statuses that indicate the possible state of Directpay Payment.

Post Payment Authorisation

📘

After a successful payment authorisation, Mono will send back you the status and information about the payment via a postback and webhook (if you've set up a webhook) on your app.

StatusDescription
SUCCESSFULThis status means that the payment has been successful, and you can go ahead to give value to your users or customers.
PENDINGThe payment is pending as we would be awaiting action from the user to confirm with their pin/token or OTP after a successful login.
FAILEDThis status means that the payment has failed due to a bank failure, switch downtime or mono downtime.
CANCELLEDThis status is returned when a customer closes the widget without completing the transaction.
PROCESSINGThis status implies that you should wait, as the payment been made is currently in the process of being verified.
ACTIVEThis status implies that an authorised recurring payment is active.
ABANDONEDThis implies that the payment session has been abandoned by your user.