Re: [w3c/payment-request] Need short example of serializing response (#576)

@rsolomakhin,

Note that the `catch` for `show()` won't catch any errors with `fetch`. Add `return ` before `fetch` to make that happen if that's what's intended. Potentially the same problem with `complete` ... not really sure what the exact intent here is.

-- 
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/payment-request/issues/576#issuecomment-322300943

Received on Monday, 14 August 2017 20:31:29 UTC