Re: [w3c/payment-handler] Does PaymentManager need to be exposed to Worker scope? (#340)

The `Worker` scope allows a service worker to update the installed instruments via `paymentManager.instruments.set()` in response to a push from a server without showing a webpage. I propose that we keep it.

-- 
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/340#issuecomment-518027022

Received on Sunday, 4 August 2019 18:52:19 UTC