# Operation statuses

# Final statuses:

Status Description
Success The operation was successful
Failed The operation was not carried out
Payout-only Only payment to card is possible

# Intermediate statuses:

They occur in rare cases and are not final.

Status Description
PendingExecution, PendingConfirmation* Pending - the transaction is not completed and is being processed (reconciliation with the acquiring bank may be required)
Unknown* Unknown status - the transaction is not completed and is being processed (reconciliation with the acquiring bank may be required)
None Unknown status - the transaction is not completed and is being processed
wait_external* Waiting - the operation is not completed and is being processed, you need to wait for the final status
wait_3ds Waiting for 3DS - the operation is not completed, awaiting confirmation by the client within the framework of 3D-Secure technology
Interrupted* Delay in processing - the operation was not completed due to technical reasons, you need to wait for the final status

IMPORTANT

Repeated operation is not allowed until reconciliation with the bank is completed and the final status (fail or success) is obtained.