Passes can be redeemed in either of two ways:
You can optionally require extra security when users redeem or access their pass. For details, see Protect with Screen Lock.
Use show and scan
Help your customers scan their Pass by attaching a barcode.
This can be done by setting object.barcode
.
The API provides a variety of barcode types. For more details, see the
Barcode
type.
Use NFC tap
Your users can seamlessly redeem their cards using an NFC tap. Learn more about Smart Tap, and sign up for Smart Tap.
Protect with Screen Lock
To protect your customer's access to their Pass, you can require a screen
lock each time they add or access their pass. This can be done by setting class.viewUnlockRequirement
.
For more details, see the
ViewUnlockRequirement
type.