<!--
{
  "availability" : [

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

# phoneticFamilyName

The phonetic spelling of the contact’s family name.

```
DOMString phoneticFamilyName;
```

## Discussion

Typically, you use phonetic names for transactions in Japan.

If your site requires the contact’s phonetic name, include this field in the [`requiredBillingContactFields`](/documentation/ApplePayontheWeb/ApplePayPaymentRequest/requiredBillingContactFields) or [`requiredShippingContactFields`](/documentation/ApplePayontheWeb/ApplePayPaymentRequest/requiredShippingContactFields) in your payment request.

Available in Apple Pay version 3. For more information about versions, see [Apple Pay on the Web version history](/documentation/ApplePayontheWeb/apple-pay-on-the-web-version-history).

---

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)