- From: Ade Bateman <notifications@github.com>
- Date: Mon, 18 Apr 2016 13:12:50 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Monday, 18 April 2016 20:13:21 UTC
I don't like the .request().send().start().then() chaining API. It doesn't feel very familiar based on other platform APIs. So far I think we can say up front which options a web page needs without multiple calls to request() and (I think) the current updateWith method accomplishes the same as the send() method in response to interaction. I would prefer that we close this issue without making changes. --- 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/issues/51#issuecomment-211555592
Received on Monday, 18 April 2016 20:13:21 UTC