Re: [w3c/payment-handler] window.open not working from paymentrequest eventlistener (#280)

@majaybabu,

Could you try navigator.serviceWorker.addEventListener() instead of window.addEventListener()?
I think that the example is something wrong. We should add a message event listener in controlled SW container.

-- 
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/280#issuecomment-378755369

Received on Wednesday, 4 April 2018 21:45:59 UTC