Re: [w3c/browser-payment-api] Update complete() method to take a string and clarify its purpose (#161)

I prefer `.succeed()` and `.fail()` or something along those lines. Passing a string isn't all that much better than a boolean (which is bad), IMO. Could consider passing a Promise to be resolved/rejected.

---
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/161#issuecomment-215273665

Received on Thursday, 28 April 2016 00:38:20 UTC