You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
Page never loads (beyond the header) and after a while the following error shows in the console:
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://js.stripe.com') does not match the recipient window's origin ('https://stripe-payments-demo.appspot.com').
Sadly sourcemaps are not available to the browser so there is not much more about this issue that I can investigate. However I have been able to determine that the code is loaded from https://js.stripe.com/v3/ which indicates that this may be a larger stripe issue....
All extensions disabled but account has valid google pay cards on file. Page simply will not load with this browser profile active.
Page never loads (beyond the header) and after a while the following error shows in the console:
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://js.stripe.com') does not match the recipient window's origin ('https://stripe-payments-demo.appspot.com').
Sadly sourcemaps are not available to the browser so there is not much more about this issue that I can investigate. However I have been able to determine that the code is loaded from
https://js.stripe.com/v3/
which indicates that this may be a larger stripe issue....All extensions disabled but account has valid google pay cards on file. Page simply will not load with this browser profile active.
Page loads fine in incognito mode.
Page in question: https://stripe-payments-demo.appspot.com/
The text was updated successfully, but these errors were encountered: