Transaction Status Codes
Velocity API - Airline
The following table provides information about the Transaction Status codes.
| Code | Type | Description |
|---|---|---|
| 2000 | Payment authorized with PSP | The PSP has authorized the customer for making the payment. |
| 2010 | Payment authorization failed | The authorization of the payment failed. The customer needs to enter the password again. |
| 2011 | Declined | The payment was declined by the Payment Service Provider / Acquirer while performing capture. |
| 4001 | Session initialized | The session of the payment has been initialized. |
| 4020 | Session Failed | The session failed or declined. One or more transactions in the session failed. |
| 4021 | Session Failed | The session failed after maximum attempts exceeded. One or more transaction attempts failed. |
| 4030 | Session Complete | The session successfully completed. The transactions in the session are complete and successful. |
| 4031 | Session Partial | The session was partially completed. One or more transactions in the session were incomplete. |
Updated 5 days ago
