Recall payment status

/ob/payments/{{paymentOrderNo}}/status

{
    "transactionStatus": "PDNG"
}

All possible transaction statuses mentioned below.

StatusIs FinalDescription
RCVDNOPayment Order created
PDNGNOPayment Order in processing
ACSCYESPayment completed
RJCTYESPayment Order/Payment failed or rejected

Tip! Some of the payments may require manual AML examination, thus they can be executed with a delay.

Scroll to Top