Payment statuses

The payment status comes in the response body of some methods and indicates at what stage the payment is at the moment. All possible payment statuses can be viewed below.
NameDefinition
paidThe payment was successful and the client paid exactly as much as required.
paid_overThe payment was successful and client paid more than required.
wrong_amountThe client paid less than required
processPayment in processing
confirm_checkWe have seen the transaction in the blockchain and are waiting for the required number of network confirmations.
wrong_amount_waitingThe client paid less than required, with the possibility of an additional payment
checkWaiting for the transaction to appear on the blockchain
failPayment error
cancelPayment cancelled, the client did not pay
system_failA system error has occurred
refund_processThe refund is being processed
refund_failAn error occurred during the refund
refund_paidThe refund was successful
lockedFunds are locked due to the AML program

Definition

The payment was successful and the client paid exactly as much as required.

Definition

The payment was successful and client paid more than required.

Definition

The client paid less than required

Definition

Payment in processing

Definition

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

Definition

The client paid less than required, with the possibility of an additional payment

Definition

Waiting for the transaction to appear on the blockchain

Definition

Payment error

Definition

Payment cancelled, the client did not pay

Definition

A system error has occurred

Definition

The refund is being processed

Definition

An error occurred during the refund

Definition

The refund was successful

Definition

Funds are locked due to the AML program