Contents

VASRequest

A request to read a contactless loyalty card and retrieve loyalty program identifiers for the person.

Declaration

class VASRequest

Mentioned in

Overview

Create a VASRequest object to obtain details from someone’s loyalty card so that you can process associated transactions. After you create this object, pass it to the readVAS(_:)or readPaymentCard(_:vasRequest:stopOnVASResult:) method of PaymentCardReaderSession.

Topics

Creating a loyalty card request

Getting the loyalty card details

Setting the user interface language

See Also

Loyalty card requests