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

>          </dd>
>        </dl>
>      </section>
> +    
> +    <section>
> +      <h2>RequestedData Registry</h2>
> +      <pre class="idl">
> +        enum RequestedData {
> +          "shipping-address",
> +          "email",
> +          "phone-number"

I don't think we had consensus to support collection of phone number at the face-to-face.
 Add a line note


---
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/browser-payment-api/pull/65/files/e2ccc087de1c4f6c5ef562e3519e4ef22fd9dea9#r56224256

Received on Tuesday, 15 March 2016 19:19:45 UTC