liberapay / liberapay.com

Source code of the recurrent donations platform Liberapay
https://liberapay.com/
1.67k stars 215 forks source link

Stripe requests blocked by browser extensions #1640

Closed Changaco closed 3 months ago

Changaco commented 4 years ago

We used to detect third-party requests being blocked by a browser extension during payments, however this was “lost” when we moved from Mangopay to Stripe. The lack of any in-page error message is confusing for the user, e.g. #1637.

To fix this issue, js/stripe.js needs to be modified to somehow detect the failure to load the Stripe resources and insert a warning message for the user into the page.

Quix0r commented 4 years ago

Or avoid it at all.