PKDeferredPaymentRequest
An object that represents a request to set up a deferred payment, such as a hotel booking or a pre-order.
Declaration
class PKDeferredPaymentRequestOverview
This request receives a merchant-specific payment token, if the payment network supports merchant-specific payment tokens.
Use a PKDeferredPaymentRequest object to provide the user with payment details and a way to manage payment methods for a deferred payment. You can optionally display a billing agreement and set up merchant token life cycle notifications for the request.
For more information about the merchant token life cycle notifications, see Apple Pay Merchant Token Management API.