...
Status | Final | Withdrawable | Description | |||
---|---|---|---|---|---|---|
CREATED | no | yes | Payment is created and waiting for the user. | |||
SEEN | no | yes | User opens the Everifin Paygate web page or processing via Process Order endpoint is started. | |||
PROCESSING | no | no | The payment is being processed (user is authorizing payment on bank`s page or authorization is done and payment is being processed in the bank). | |||
CONFIRMED | no | no | The Status indicating that the payment has been successfully authorized in the bank by the payer.
From our experience, in vast majority of the cases the payment is eventually successful. It is up to the client to decide if this status will be considered and used. For details see https://everifin.atlassian.net/wiki/spaces/EPAD/pages/edit-v2/2467561491#Recommended-reactions-to-payment-statuses and https://everifin.atlassian.net/wiki/spaces/EPAD/pages/edit-v2/2467561491#Edge-cases | |||
BOOKED | yes | no | This is final status for successful payment. The payment has been booked (settled) in the payer’s bank. | |||
WITHDRAWN | yes | no | The payment has been withdrawn by merchant. | |||
FAILED | yes | no | Payment has failed. Field | |||
EXPIRED | yes | no | Payments that stay in CREATED or SEEN for a long time are eventually moved to this state. | |||
PROCESSING_EXPIRED | yes | no | The payment is being processed, but we are unable to retrieve its status from the bank, because access granted by the payer has expired. |
...