[w3c/payment-request] WIP - very rough sketch of requestShippingAddress() method (#873)

closes #842

This is a very rough proposal based on @adrianhopebailie's idea from https://github.com/w3c/payment-method-basic-card/issues/72#issuecomment-481275334. It's applied to shipping address instead of billing address.

The following tasks have been completed:

 * [ ] 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?

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

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

-- Commit Summary --

  * very rough sketch of requestShippingAddress() method

-- File Changes --

    M index.html (119)

-- Patch Links --

https://github.com/w3c/payment-request/pull/873.patch
https://github.com/w3c/payment-request/pull/873.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/873

Received on Friday, 28 June 2019 19:59:32 UTC