Contents

PKRecurringPaymentRequest

A class that represents a request to set up a recurring payment, typically a subscription.

Declaration

class PKRecurringPaymentRequest

Overview

Use a PKRecurringPaymentRequest object to provide the user with payment details and a way to manage payment methods for a recurring 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 recurring payment request

Describing a recurring payment

Setting payment summary items

Managing payment tokens

See Also

Payment requests