Documentation
Possible states for a payment.
State | Description |
---|---|
CREATED | A New Payment has been created. No transaction or default transaction has been created. |
IN_PROGRESS | An action has peen performed on any of the transaction for this payment but completion criteria has not been met yet. |
COMPLETED | All the required transactions for this payment has been completed. |
CANCELED | The Payment was cancelled by the merchant. |
Possible states for a payment Transaction.
State | Description |
---|---|
NEW_TRANSACTION | Used when single payment is created |
AUTHORISED | Bank has sent tha authorization |
COMPLETED | Authorization has been accepted |
FAILED | There was error completing Auth for this payment |