Transaction Error
Error values for a transaction.
Entries
The transaction was aborted by the card holder, either by pressing abort, or by removing the card from the terminal before the transaction was completed.
The transaction was aborted by a call to abortTransaction().
The transaction was declined because the terminal is busy doing something at the moment and is not able to process transactions.
The transaction was declined because the card has expired.
The transaction was declined because the card is not valid for use in this terminal.
The transaction was declined because the card is blocked.
The transaction was declined because the queue of offline transactions is full and the terminal was unable to authorise the transaction online.
The terminal was unable to process the transaction because of a technical problem with the or its configuration.
The transaction was declined because the terminal is unable to contact an authorisation host, and the transaction is not allowed to be authorised offline.
The transaction was declined because the terminal has received a signal from the authorisation host that it has to update itself before processing the next transaction.
The transaction was declined.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.