TransactionError

Error values for a transaction.

Entries

Link copied to clipboard

No error.

Link copied to clipboard

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.

Link copied to clipboard

The transaction was aborted by a call to abortTransaction().

Link copied to clipboard

The transaction was declined because the terminal is busy doing something at the moment and is not able to process transactions.

Link copied to clipboard

The transaction was declined because the card has expired.

Link copied to clipboard

The transaction was declined because the card is not valid for use in this terminal.

Link copied to clipboard

The transaction was declined because the card is blocked.

Link copied to clipboard

The transaction was declined because the queue of offline transactions is full and the terminal was unable to authorise the transaction online.

Link copied to clipboard

The terminal was unable to process the transaction because of a technical problem with the or its configuration.

Link copied to clipboard

The transaction was declined because the terminal is unable to contact an authorisation host, and the transaction is not allowed to be authorised offline.

Link copied to clipboard

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.

Link copied to clipboard

The transaction was declined.

Link copied to clipboard

The transaction was declined because the card holder entered the wrong PIN.

Link copied to clipboard

The transaction was approved, but was then later reversed by the PAAS application.

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard