PKPaymentAuthorizationController
An object that presents a sheet that prompts the user to authorize a payment request.
Declaration
class PKPaymentAuthorizationControllerOverview
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
Creating a payment authorization controller
Determining whether the user can make payments or disbursements
canMakePayments()canMakePayments(usingNetworks:)canMakePayments(usingNetworks:capabilities:)supportsDisbursements()supportsDisbursements(using:)supportsDisbursements(using:capabilities:)