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
Our application imports https://js.stripe.com/v2/ . We've been receiving many error messages in our logging channels with the error: Unable to retrieve the origin of the event
From our stack traces, it appears that the error is stemming from the stripe JS file that we use. We also noticed in our stack traces that this error only appears for Android users.
Environment
Android, Chrome
Reproduction
No response
The text was updated successfully, but these errors were encountered:
Can you please say more about this? In particular:
1/ Is this blocking customer payments?
2/ Do you know when you started to observe this?
3/ For context, can you explain more around why you're using Stripe.js v2 and not v3? This is quite old and has been in maintenance mode for some time already.
What happened?
Our application imports https://js.stripe.com/v2/ . We've been receiving many error messages in our logging channels with the error:
Unable to retrieve the origin of the event
From our stack traces, it appears that the error is stemming from the stripe JS file that we use. We also noticed in our stack traces that this error only appears for Android users.
Environment
Android, Chrome
Reproduction
No response
The text was updated successfully, but these errors were encountered: