[w3c/browser-payment-api] show() method lacks developer guidance (#461)

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