The methods of PassKit.PKPaymentAuthorizationViewControllerDelegate are listed below. For a list of all members, see the PKPaymentAuthorizationViewControllerDelegate Members list.
See Also: Inherited members from Foundation.NSObject
abstract | DidAuthorizePayment(PKPaymentAuthorizationViewController, PKPayment, Action<PKPaymentAuthorizationStatus>)Indicates that the user authorized a payment request.. | |
DidSelectShippingAddress(PKPaymentAuthorizationViewController, AddressBook.ABRecord, PKPaymentShippingAddressSelected)Indicates the user selected a shipping address. | ||
DidSelectShippingMethod(PKPaymentAuthorizationViewController, PKShippingMethod, PKPaymentShippingMethodSelected)Indicates the user selected a shippingmethod. | ||
abstract | PaymentAuthorizationViewControllerDidFinish(PKPaymentAuthorizationViewController)Indicates the payment authorization has completed. | |