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

# contactField

The field name that contains the error on the payment sheet.

## Declaration

```data
attribute ApplePayErrorContactField contactField;
```

## Discussion

Discussion The payment sheet highlights the field corresponding to the value of this attribute. For the possible field values, see ApplePayErrorContactField.

## See Also

### Error Properties

- [code](applepayontheweb/applepayerror/code.md)
- [message](applepayontheweb/applepayerror/message.md)
