Contents

recurringPaymentRequest

A property that requests a recurring payment, typically a subscription.

Declaration

ApplePayRecurringPaymentRequest recurringPaymentRequest;

Mentioned in

Discussion

This property is optional. Use it to indicate that the payment request is for a recurring payment.

Apple Pay issues an Apple Pay Merchant Token if the user’s payment network supports merchant-specific payment tokens. Otherwise, Apple Pay issues a device token for the payment request.

See Also

Requesting recurring payments