Transaction Resource Status

The following tables shows the various statuses a Transaction Resource undergoes

Transaction Successful

StatusDescription
OKTransaction created.
PENDINGTransaction processing started or waiting to be processed (batch).
COMPLETEDTransaction processed successfully.

Transaction Error

StatusDescription
OKTransaction created.
PENDINGTransaction processing started.
ERRORTransaction processing error. See Network Response Codes

Transaction Processing returned a non-successful Network Response Code from a Card Network.

Transaction Failed

StatusDescription
OKTransaction created.
PENDINGTransaction processing started.
FAILEDTransaction processing failed.

Transaction Processing failed. The Transaction was unsuccessful.

Transaction Result is Unknown

StatusDescription
OKTransaction created.
PENDINGTransaction processing started.
UNKNOWNTransaction processing result is unknown.

The Transaction could have been successful or not. Manual intervention is required to determine the status of the Transaction. Please contact your Evolve Account Manager.

Transaction Timed Out so Result was originally Unknown but actually Successful

StatusDescription
OKTransaction created.
PENDINGTransaction processing started.
UNKNOWNTransaction processing result is unknown.
COMPLETEDTransaction processed successfully.

The Transaction timed out so the Transaction Status was originally set to UNKNOWN. Your request returned a HTTP Status Code of 207. The Transaction Processing continue to be processed. The final and actual Transaction is COMPLETED.

Transaction Timed Out so Result was originally Unknown but actually Failed

StatusDescription
OKTransaction created.
PENDINGTransaction processing started.
UNKNOWNTransaction processing result is unknown.
FAILEDTransaction processing failed.

The Transaction timed out so the Transaction Status was originally set to UNKNOWN. Your request returned a HTTP Status Code of 207. The Transaction Processing continue to be processed. Something did go wrong and so the final and actual Transaction is FAILED.

Transaction Successful but a Request to Reverse the Transaction was requested

StatusDescription
OKTransaction created.
PENDINGTransaction processing started or waiting to be processed (batch).
COMPLETEDTransaction processed successfully.
REVERSEDTransaction Reversal was requested.

Transaction Successful but a Request to Reverse the Transaction was tried

StatusDescription
OKTransaction created.
PENDINGTransaction processing started or waiting to be processed (batch).
COMPLETEDTransaction processed successfully.
REVERSEDTransaction Reversal was tried, however the status is UNKNOWN

Batch Transaction Successful

StatusDescription
OKTransaction created.
PENDINGTransaction waiting to be processed (batch).
COMPLETEDTransaction processed successfully.