liberapay.com icon indicating copy to clipboard operation
liberapay.com copied to clipboard

Stripe requests blocked by browser extensions

Open Changaco opened this issue 4 years ago • 1 comments

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.

Changaco avatar Dec 31 '19 08:12 Changaco

Or avoid it at all.

Quix0r avatar Jan 30 '20 23:01 Quix0r