---
title: newTotal
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingmethodupdate/newtotal
---

# newTotal

The new total that results from a change in the shipping method.

## Declaration

```data
required ApplePayLineItem newTotal;
```

## Discussion

Discussion Recalculate the total for the payment, because it may change as a result of shipping method changes. The newTotal value is required.

## See Also

### Updating shipping method properties

- [newLineItems](applepayontheweb/applepayshippingmethodupdate/newlineitems.md)
- [newShippingMethods](applepayontheweb/applepayshippingmethodupdate/newshippingmethods.md)
