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

# newShippingMethods

The list of available shipping methods.

## Declaration

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

## See Also

### Setting updated transaction details

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