---
title: newRecurringPaymentRequest
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingmethodupdate/newrecurringpaymentrequest
---

# newRecurringPaymentRequest

An updated request for a recurring payment.

## Declaration

```data
ApplePayRecurringPaymentRequest newRecurringPaymentRequest;
```

## Discussion

Discussion Provide this object to update the recurringPaymentRequest value in the original ApplePayPaymentRequest, if necessary, after the user updated the shipping method.
