AcquiringException

Acquiring error types.

Entries

Link copied to clipboard

Card entry method change required

Link copied to clipboard

Card entry method repeat required

Link copied to clipboard

Operation creation error

Link copied to clipboard

Device serial number unavailable

Link copied to clipboard

Transaction declined

Link copied to clipboard
Link copied to clipboard

Acquiring host is not reachable

Link copied to clipboard

HTTP transport error from host (non-2xx response)

Link copied to clipboard

Invalid amount format in request

Link copied to clipboard

Operation state does not allow the requested action

Link copied to clipboard

Request parameter is invalid

Link copied to clipboard

No internet connection

Link copied to clipboard

Operation invoice is missing

Link copied to clipboard

External transactions not found in journal

Link copied to clipboard

External transactions journal not found

Link copied to clipboard

Offline operation

Link copied to clipboard

Offline post operation expired and cannot be sent again

Link copied to clipboard

Offline post not delivered to host (network, HTTP failure, incomplete candidate)

Link copied to clipboard

Operation not found in local database

Link copied to clipboard

Reversal (cancel or refund) is not allowed for the operation

Link copied to clipboard

Session reconciliation (batch close) failed

Link copied to clipboard

Transaction terminated

Link copied to clipboard

Transaction rejected

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
val entries: EnumEntries<AcquiringException>

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard
fun valueOf(value: String): AcquiringException

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.