Re: [w3c/browser-payment-api] Make updateWith() reject the show() promise on validation failures (#451)

Remaining questions I have:

- Is the behavior for the `error` member correct? Or should the presence of that lead to the UA ignoring everything else and just showing the error?
- The constructor does not allow negative modifier totals, but updateWith() does. Is that correct?
- Maybe I can refactor the constructor and updateWith() to share some logic here.

-- 
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/451#issuecomment-285122680

Received on Wednesday, 8 March 2017 18:18:35 UTC