Contents

secureElementPass

The accompanying Secure Element pass.

Declaration

@NSCopying var secureElementPass: PKSecureElementPass? { get }

Discussion

If your app has an association with the pass that is funding the payment, this property contains information about that pass; otherwise, it’s nil.

Use this property to detect your brand of credit and debit cards. For example, you can provide a discount if the user pays using your store-branded credit card.

See Also

Getting the pass