Declined

Declined transaction

Parameters

cardReadMode

the read mode active when the decline occurred

message

a message explaining why it was declined

referenceNumber

reference number of the transaction (null if declined before going online)

Inheritors

Types

Link copied to clipboard
class Online(val code: String?, val processorCode: String?, cardReadMode: SDKCardReadMode?, message: String?, val referenceNumber: String) : SDKV1TransactionError.TransactionResult.Declined

Declined transaction - Online Request was well formed and valid, but gateway decided to decline the transaction.

Link copied to clipboard

Declined transaction - Other

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard