Re: [w3c/payment-handler] Just-in-time payment handler install (#240)

**TL;DR**: No changes needed in this spec.

After discussion this morning, we have decided to not add anything to the payment handler spec. @marcoscaceres recommended to indicate success and failure by redirecting to a success or a failure page. The browser can detect HTTP status codes `2xx` or `5xx` to understand the status. Also, there's no need to pass in parameters into the install page, because the `"PaymentRequestEvent"` will contain all of the information necessary.

-- 
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-handler/issues/240#issuecomment-352426044

Received on Monday, 18 December 2017 13:32:35 UTC