Contents

PKIssuerProvisioningExtensionHandler

An abstract superclass for an app extension to add a payment card to Wallet.

Declaration

class PKIssuerProvisioningExtensionHandler

Overview

The principal class of your app’s extension target must be a subclass of PKIssuerProvisioningExtensionHandler.

Your app must be installed and the user open the app at least once for the system to call the extension handler.

Topics

Returning extension status

Returning available passes

Returning information for adding a pass

See Also

Issuer cards