Issue with Bots, CC Checks, and Blocks
-
Hi,
I’ve been looking all over and I can’t find a definitive answer, I hope it’s because this is a relatively new product.
We are having an issue with bots trying to check out and failing causing orders to go from draft -> failed (From my research drafts only happen when using block checkout). This triggers an email being sent out for every failure. Sometimes hundreds at a time.
In the past we solved this using the hook: woocommerce_checkout_process
However, this hook is no longer available with WooCommerce Blocks- We dont have woocmmerce blocks enabled. I just double checked in the checkout page, we are still using the shortcode checkout.
- When I try and checkout regularly the hook fires correctly.
So, I have a few questions:
- Is there an equivalent hook to woocommerce_checkout_process for WooCommerce Blocks when I can manually check my honeypot var (We are using woocommerce_checkout_process & woocommerce_review_order_after_submit accordingly).
- How are these bots by passing my regular checkout and and checking out via blocks if I’m using the shortcode checkout?
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.