PaymentCardTransactionRequest
A request for a contactless purchase or refund that includes the purchase amount and currency information.
Declaration
struct PaymentCardTransactionRequestMentioned in
Overview
Create a PaymentCardTransactionRequest to specify the amount of a purchase or refund. After you create this object, pass it to the readPaymentCard(_:) or readPaymentCard(_:vasRequest:stopOnVASResult:) method of PaymentCardReaderSession to read the card associated with the transaction.
Topics
Creating a transaction request
Getting the transaction details
amountcurrencyCodetypePaymentCardTransactionRequest.TransactionTypetransactionDescriptionPaymentCardTransactionRequest.TransactionAmountDescription