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

# newTotal

The updated total resulting from the coupon code update.

## Declaration

```data
required ApplePayLineItem newTotal;
```

## See Also

### Setting updated transaction details

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