Re: [w3c/webpayments-payment-apps-api] Payment apps and methods, are they the same? (#35)

When I said:

> Use the ACTUAL URL of the manifest as the identifier.

I was referring to the **payment method** manifest

For the payment app identifier I agree.

**To confirm**: The scope is a URL and it is relative to the URL of the service worker .js file?

**Also**: Is it possible to publish a service worker with a scope "higher" than the path of the .js file?
i.e. Can the sw at `http://example.com/~bob/sw.js` declare it's scope to be `http://example.com/~alice/`?

-- 
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/35#issuecomment-247013564

Received on Wednesday, 14 September 2016 13:33:01 UTC