Re: [w3c/browser-payment-api] Invoke "allowed to use" always (#383)

I'm working on fixing the same-origin discrepancy in Chrome. Sorry about that! The correct behavior is to allow usage of `PaymentRequest` in same-origin iframes, even without `allowpaymentrequest` attribute. This attribute is required only for cross-origin iframes that want to use `PaymentRequest`.

-- 
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/browser-payment-api/pull/383#issuecomment-267338591

Received on Thursday, 15 December 2016 14:21:48 UTC