<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePayPaymentContact/phoneNumber",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "instp/ApplePayPaymentContact/phoneNumber"
  },
  "title" : "phoneNumber"
}
-->

# phoneNumber

A phone number for the contact.

```
DOMString phoneNumber;
```

## Discussion

Phone numbers do not necessarily follow any standard formats, and are not validated.

Your app should be prepared to handle phone numbers in a variety of formats, for example, with or without a country code or with various use of punctuation.

---

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)