Unable to donate - page keeps refreshing

Expected Behaviour:

Able to type in credit card details so that I can donate

Actual Behaviour:

Once I start filling in the strip pop-up, the page does a full reload. I've reproduced in both Chrome and Firefox. I've disabled my extensions which could do blocking. On chrome I see an error in the console about google recaptcha not being able to run. I believe strip wants me to fill out a captcha before I can donate. The captcha violates the page CSP, and so it fails and reloads the entire page.

recaptcha__en.js:303 [Report Only] Refused to create a worker from 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=v1542004393985' because it violates the following Content Security Policy directive: "worker-src 'none'".

Thanks for the report, what is the URL of the page that is causing the errors?

in case the parameters make any difference, I'm trying to do a one-time donation of $10

Thanks, I'm seeing the same behavior. The page does not have a CSP set from pi-hole.net, this might be a stripe problem. @jacob.salmela can you contact Stripe and see what they have to say?

After several failures in a row it will lock you out for at least an hour saying that its suspicious behavior

Yes, I will contact them.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.