Contents

transactionDescription

An optional description of the current transaction meant to provide more context, such as a recurring payment being setup or a surcharge applied.

Declaration

var transactionDescription: PaymentCardTransactionRequest.TransactionAmountDescription?

Discussion

This attribute is only displayed when the PaymentCardTransactionRequest.TransactionType is compatible with the PaymentCardTransactionRequest.TransactionAmountDescription use case.

See Also

Getting the transaction details