- From: Zach Koch <notifications@github.com>
- Date: Tue, 15 Mar 2016 12:20:39 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Tuesday, 15 March 2016 19:21:35 UTC
> </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