[contact-picker] Add phonetic name as one of `PaymentAddress` properties (#70)

agektmr has just created a new issue for https://github.com/w3c/contact-picker:

== Add phonetic name as one of `PaymentAddress` properties ==
Apple recently decided to [add support](https://webkit.org/blog/8607/release-notes-for-safari-technology-preview-76/) for phonetic name in its Payment Request API's `PaymentAddress` object.

In Japan, people use 3 different characters - Kanji, Hiragana and Katakana. Texts are usually written in mixture of those 3 characters. While Kanji is written for content words, Hiragana and Katakana (they are equivalent different shapes) are written for phonetics. Names written in Kanji needs accompanying Hiragana or Katakana in order to be pronounced properly. That's where phonetic name field helps. They exists commonly in checkout forms in Japanese ecommerce services.

Therefore, I would like to propose to add DOMString `phoneticName` as a member of `PaymentAddress` object.

Please view or discuss this issue at https://github.com/w3c/contact-picker/issues/70 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 12 February 2024 18:28:20 UTC