---
title: newRecurringPaymentRequest
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingcontactupdate/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 their shipping contact information.

## See Also

### Updating recurrring payments

- [ApplePayRecurringPaymentRequest](applepayontheweb/applepayrecurringpaymentrequest.md)
