Contents

PaymentCardTransactionRequest

A request for a contactless purchase or refund that includes the purchase amount and currency information.

Declaration

struct PaymentCardTransactionRequest

Mentioned 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

Setting the preferred Application Identifier (AID) list

Setting the user interface language

Instance Properties

Enumerations

See Also

Payment requests