Re: [w3c/webpayments-payment-apps-api] The relationship between payment apps and service workers (#33)

> What's the benefit of having this in the manifest?

A Payment App has some meta-data (the list of payment methods is can handle) that is important to register with the browser during registration. A manifest seems like the right way to do this.

That is not so say it's the only way but it seems like there could be better alignment of what's being done to extend `ServiceWorkerRegistration` and extend manifest.

@tommythorsen - I don't have a strong personal preference between `onmessage` and 

-- 
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/webpayments-payment-apps-api/issues/33#issuecomment-243061769

Received on Monday, 29 August 2016 08:22:15 UTC