- From: Marcos Cáceres <notifications@github.com>
- Date: Fri, 17 Mar 2017 00:09:32 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 March 2017 07:10:06 UTC
In `show()`, the following exceptions don't provide developer guidance in the message: > If the value of request.[[state]] is not " created" then throw an "InvalidStateError" DOMException. > If this consultation produced no supported method of paying, then reject acceptPromise with a "NotSupportedError" DOMException, and abort this algorithm. -- 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/461
Received on Friday, 17 March 2017 07:10:06 UTC