Transaction states
Transactions process by mPAY24 can result in the following states:
State | Description |
---|---|
ERROR | The transaction failed upon the last request. (e.g. wrong/invalid data, financial reasons, ...) |
RESERVED | The amount was reserved but not settled/billed yet. The transaction was successful. |
RESERVED_REVERSAL | The reserved amount was complaint. |
BILLED | The amount was settled/billed. The transaction was successful. |
BILLED_REVERSAL | The amount was complaint (chargeback). Please get in touch with the customer. |
REVERSED | The reserved amount was released. The transaction was canceled. |
CREDITED | The amount will be refunded. The transaction was credited. |
CREDITED_REVERSAL | The credited amount was complaint. |
SUSPENDED | Expecting external interface confirmation. The transaction is suspended temporarily. |
WITHDRAWN | The payout was successful. The amount will be transfered to the customer. |
Table: Transaction states with description
During the life-time of a transaction its state can change. Normally this happens up to three times and is displayed in the diagram below. Exception to this rule are payment systems capable of changing from any state to any state. Currently only EPS
, PAYPAL
and SOFORT
are able to do so.
The time span between transaction state changes can strongly vary - even months after the last change (e.g. in case of a transaction credit).
BILLED
is the only transaction state in which the merchant receives the requested amount from the financial institution.
Updated less than a minute ago