TransactionResponse

The transaction response data from authorizeTransaction API call.

Constructors

Link copied to clipboard
constructor(transaction: Transaction, @NonNull state: State, @NonNull resultCode: ResultCode, @Nullable authorizationCode: String, @Nullable authorizationResponseCode: String, @Nullable transactionResult: String, @Nullable cardExpirationDate: String, @Nullable cardSequenceNumber: String, @Nullable dccTransactionAmount: String, @Nullable dccTransactionCurrency: String, @Nullable cvm: String, @Nullable amountRemaining: String, @Nullable amountAuth: String, @Nullable amountAuthCurrency: String, @Nullable partialApprovalFlag: String, @Nullable terminalId: String, @Nullable sequenceCount: String, @Nullable transactionTime: String, @Nullable reserveReference: String, @Nullable acquirerId: String, @NonNull receipts: List<Receipt>, @Nullable cardNumber: String, @Nullable cardIssuingCountry: String, @Nullable cardAppLabel: String, @Nullable cardAppId: String, @Nullable amountTip: String, @Nullable panToken: String, @Nullable merchantReference: String, @Nullable paymentEntryMethod: PaymentEntryMethod, @Nullable transactionSyncNumber: Integer)

Types

Link copied to clipboard
open class Builder

Properties

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

Functions

Link copied to clipboard