Re: [w3c/browser-payment-api] Change the way we request user data (#65)

I'm not in favour of the design of this pull request because I'm not convinced that all the values we will request will be Boolean.

For example, I think it is reasonable to have requestEmail be _required_ or _optional_. Some merchants absolutely require an email address and won't let you checkout without providing one. Others give you the option to provide an email address only if you want them to send you a confirmation, etc.

For phone number I think it is important that we can differentiate between requesting the payer's phone number, which might be used for billing enquiries, from the recipient's phone number, which might be used for shipping enquiries. In each of these cases, the field might be required or optional.

---
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/browser-payment-api/pull/65#issuecomment-211585577

Received on Monday, 18 April 2016 21:21:25 UTC