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

# errors

A list of errors resulting from the coupon code update.

## Declaration

```data
sequence <ApplePayError> errors;
```

## Discussion

Discussion List the errors in order of importance. For information on the possible errors, see ApplePayError.

## See Also

### Setting updated transaction details

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