Re: [w3c/webpayments-payment-apps-api] payment-manifest.json and canHandle function (#83)

I favor the approach of moving the `canHandle()` function into the service worker as an event, similar to `"intall"` or `"paymentRequest"` event. How about `"canHandlePaymentRequest"` event? I don't see the value of calling `canHandle()` without installing the service worker. Does anyone else see a benefit to 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/webpayments-payment-apps-api/issues/83#issuecomment-271903124

Received on Wednesday, 11 January 2017 15:45:07 UTC