PKPaymentAuthorizationViewController
An object that presents a sheet that prompts the user to authorize a payment request.
Declaration
class PKPaymentAuthorizationViewControllerOverview
After the user authorizes the payment request for a transaction, the delegate is called with a payment token used to authorize the transaction’s payment.
Topics
Determining whether the user can make payments
canMakePayments()canMakePayments(usingNetworks:)canMakePayments(usingNetworks:capabilities:)supportsDisbursements()supportsDisbursements(using:)supportsDisbursements(using:capabilities:)