[paymentrequest] boolean arguments are an anti-pattern; consider separate methods for complete() (#54)

See http://ariya.ofilabs.com/2011/08/hall-of-api-shame-boolean-trap.html

I'd suggest `paymentResponse.succeed()` and `paymentResponse.fail()`.

---
Reply to this email directly or view it on GitHub:
https://github.com/WICG/paymentrequest/issues/54

Received on Thursday, 18 February 2016 22:54:12 UTC