#julienxqecs7
1 messages · Page 1 of 1 (latest)
hi! what browser is this?
Seen on Safari 17, Mobile Safari 17.01 , Opera
do you have a link to a page that exhibits this? It might be specific to how your site is set up.
I get a different error of Blocked a frame with origin "https://staging.front.ecard.pledg.co" from accessing a frame with origin "https://js.stripe.com". Protocols, domains, and ports must match.
and Blocked a frame with origin "https://staging.front.ecard.pledg.co" from accessing a frame with origin "https://content.pledg.co". Protocols, domains, and ports must match.
I asume the way this works is you have your actual payment page that uses Stripe in a page that is iframe'd in the main page?
yes
if so make sure you pass allow="payment *" on the <iframe>
so try adding that and see if it helps
yes, this is visible in inspection
that's not relevant, it's our iframe
I mean the <iframe> your content is in, if that i how your site works(as you mentioned you did)
Is this a recent change? Error occured since October 5
I'm not aware of any changes(but also I can't replicate the exact error you're mentioning and I'm not 100% understanding at the moment)