[w3c/payment-request] Lessdata (#955)

closes #842, #939, as well as issues raised to add family name, given name, and phonetic name. This edit also reduces the number of strings in the specification, which means there are fewer (but still some) strings requiring better lang/dir support.

The following tasks have been completed:

 * [x] Confirmed there are no ReSpec errors/warnings.
 * [ ] Modified Web platform tests (link)
 * [ ] Modified MDN Docs (link)
 * [ ] Has undergone security/privacy review (link)
 
Implementation commitment:

 * [ ] Safari (link to issue)
 * [ ] Chrome (link to issue)
 * [ ] Firefox (link to issue)
 * [ ] Edge (public signal)

Optional, impact on Payment Handler spec?

If these changes are adopted, then we will also want to make corresponding changes in Payment Handler API to remove API-level data (instead of payment method level data).

You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/payment-request/pull/955

-- Commit Summary --

  * remove features and examples related to addresses and contact information
  * fix one thing for less data (paymentoptions deleted)

-- File Changes --

    M index.html (1951)

-- Patch Links --

https://github.com/w3c/payment-request/pull/955.patch
https://github.com/w3c/payment-request/pull/955.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/955

Received on Wednesday, 21 April 2021 20:50:58 UTC