---
title: message
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayerror/message
---

# message

A localized, user-facing string that describes the error.

## Declaration

```data
attribute DOMString message;
```

## Discussion

Discussion Provide a short, custom, localized error message that helps the user resolve the issue. This message appears on the Apple Pay sheet.

## See Also

### Error Properties

- [code](applepayontheweb/applepayerror/code.md)
- [contactField](applepayontheweb/applepayerror/contactfield.md)
