PaymentCardVerificationRequest
A request to verify details for a contactless payment card.
Declaration
struct PaymentCardVerificationRequestOverview
Create a PaymentCardVerificationRequest object to verify details of a person’s payment card before performing a transaction with that card. For example, you might use a verification request to make sure the person’s card supports a specific currency. After creating a request object, pass it to the readPaymentCard(_:) or readPaymentCard(_:vasRequest:stopOnVASResult:) method of your session to read the card details.