PKAddPaymentPassViewControllerDelegate
Methods that let the system prompt you for an add payment request, and inform you when a request has succeeded or failed.
Declaration
protocol PKAddPaymentPassViewControllerDelegate : NSObjectProtocolOverview
Delegates for the PKAddPaymentPassViewController class must adopt this protocol.
Topics
Requesting to add payment cards to Apple Pay
addPaymentPassViewController(_:generateRequestWithCertificateChain:nonce:nonceSignature:completionHandler:)PKAddPaymentPassRequestaddPaymentPassViewController(_:didFinishAdding:error:)