---
title: newShippingMethods
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingcontactupdate/newshippingmethods
---

# newShippingMethods

A list of shipping methods that are available to the updated shipping contact.

## Declaration

```data
sequence <ApplePayShippingMethod> newShippingMethods;
```

## Discussion

Discussion Supply a list of shipping methods that apply to the updated shipping contact, if the shipping methods changed. See ApplePayShippingMethod.

## See Also

### Updating shipping contact properties

- [errors](applepayontheweb/applepayshippingcontactupdate/errors.md)
- [newLineItems](applepayontheweb/applepayshippingcontactupdate/newlineitems.md)
- [newTotal](applepayontheweb/applepayshippingcontactupdate/newtotal.md)
