Merchant status table

These are the possible payment statuses that you may encounter while using the OxaPay Merchant API. Each status indicates the progress of the payment process and helps you track and manage the payments effectively.

StatusDescription

Expired

Payer did not pay within the required time (default: 20 minutes) and the invoice expired.

New

Newly created invoice. The payer has not yet selected the payment currency.

Waiting

Payer selected the payment currency. Awaiting payment.

Confirming

Payer transferred the payment for the invoice. Awaiting blockchain network confirmation.

Paid

Payment is confirmed by the network and has been credited to the merchant. Purchased goods/services can be safely delivered to the payer.

Failed

The transaction failed.

Last updated