Error messages not showing on checkout when using Stripe
-
On my checkout, I have Stripe and PayPal setup.
The normal WooCommerce operations is that if a user doesn’t enter one of the billing details an error is shown at the top of the page i.e. “Billing ZIP is a required field.”
The PayPal plugin does this just fine.
However the Stripe plugin doesn’t notify on error fields at all. It shows nothing.
The plugin is taking payments, just not alerting users to error fields.
I have:
- Checked browser Console – there are four of these errors – “Refused to execute a script because its hash, its nonce, or ‘unsafe-inline’ does not appear in the script-src directive of the Content Security Policy.” – is that normal if not how to fix?
- PHP Error logs empty
- WooCommerce status is all good
- Woocommerce logs not recording anything related to this
- Hosting on WP Engine with cache enabled, which I have cleared, but I wouldn’t think thats the issue
What else could I try to diagnose this problem? What could be causing it?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error messages not showing on checkout when using Stripe’ is closed to new replies.