Contents

VASReadResult

The result of a request to read loyalty card information.

Declaration

struct VASReadResult

Mentioned in

Overview

A VASReadResult object contains the encrypted loyalty card information from the customer. Typically, you receive this object only after calling the readVAS(_:) or readPaymentCard(_:vasRequest:stopOnVASResult:) method of PaymentCardReaderSession.

Topics

Creating a read result structure

Getting the entry details

Getting the result ID

See Also

Loyalty card requests