<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePayContactField",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "enum/ApplePayContactField"
  },
  "title" : "ApplePayContactField"
}
-->

# ApplePayContactField

Field names for requesting contact information in a payment request.

```
enum ApplePayContactField
```

## Overview

Contact field values (available in all versions of the API):

`"email"`

`"name"`

`"phone"`

`"postalAddress"`

Contact field values available starting in API version 3:``

`"phoneticName"`

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)