Contents

PKDeferredPaymentRequest

An object that represents a request to set up a deferred payment, such as a hotel booking or a pre-order.

Declaration

class PKDeferredPaymentRequest

Overview

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.

Topics

Creating a deferred payment request

Describing a deferred payment

Setting payment summary items

Managing payment tokens

See Also

Payment requests