Payment Statuses

Order Statuses

An order status indicates its current state. The following are the status types:

Code
Description

process

Order accepted, awaiting payment from the client

cancel

Order unsuccessful, payment timeout expired

paid

Order paid, received amount equals order amount

paidOver

Order paid, received amount exceeds order amount

paidLess

Order paid, received amount is less than order amount

confirm_check

We have seen the transaction on the blockchain and are waiting for the required number of network confirmations.

system_fail

Order rejected at creation

Last updated