Payment status

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

{n  u0022transactionStatusu0022: u0022PDNGu0022n}

All possible transaction statuses are mentioned below.
Please note that status “PDNG” means payment order is still processing and has not reached one of final statuses: “ACSC” or “RJCT”, therefore do no create additional business logic for payment. For example, you must not create a retry mechanism for “PDNG” payments as they are still processing!

StatusIs FinalDescription
RCVDNOPayment order created
PDNGNOPayment order in processing
ACSCYESPayment order 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.

Payment initiation on behalf of BaaS Client

Payment initiation on behalf of BaaS Client

Scroll to Top