- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 01 Mar 2018 06:19:02 +0000 (UTC)
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/payment-request/pull/690@github.com>
closes #663 The following tasks have been completed: * [ ] [web platform tests](https://github.com/w3c/web-platform-tests/pull/9706) * [ ] MDN Docs added (link) Implementation commitment: * [ ] Safari (link to issue) * [ ] Chrome (link to issue) * [ ] [Firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=1441752) * [ ] Edge (public signal) You can view, comment on, or merge this pull request online at: https://github.com/w3c/payment-request/pull/690 -- Commit Summary -- * WIP: make PaymentAddress constructable * Address review feedback, contruct from dict * fix typo * Link strip and collapse ws * More WIP * typo * Mandate phone numbers adhere to E.164 (closes #652) * Editorial cleanup * Relocated user-created address algo * Link to enum value defintions * Address privacy of post codes * Feat: add regionCode attribute and member * review feedback * make constructor internal * tidy * Make exclude list values optional * Not possible for devs to represent addresses * Remove AddressField enum * Remove phone number algos * nit * Relocate recipient format details * nits * Editorial improvements * remove regionCode * Add regionCode attribute to PaymentAddress -- File Changes -- M index.html (964) -- Patch Links -- https://github.com/w3c/payment-request/pull/690.patch https://github.com/w3c/payment-request/pull/690.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/690
Received on Thursday, 1 March 2018 06:19:27 UTC