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",

Correct, this is a proposal to include the collection of email and phone as part of the API.

---
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#r56224537

Received on Tuesday, 15 March 2016 19:21:35 UTC