#TheMechanic
1 messages · Page 1 of 1 (latest)
Hi there!
running in an iframe. Iframe domain and top domain are different.
So you are using an iframe? In this case the top domain needs to be the same.
This is mentionned here
When using an iframe, its origin must match the top-level origin. Two pages have the same origin if the protocol, host (full domain name), and port (if specified) are the same for both pages.
https://stripe.com/docs/stripe-js/elements/payment-request-button?client=html#html-js-testing
But now safari authorizhes differents domains, so it's a Stripe limitation now ? when will it be updated ?