Customize my woocommerce user registration system

Job ID: 32181786

Budget: $10 – $30 USD

My website has a problem with bots using the user registration form, entering a fake email address and causing bounced emails. I have attempted to solve this problem by adding captcha to the site, but this has not stopped them because the system used in woocommerce somehow bypasses the captcha. As you might already know, the "register" form in woocommerce simply asks for an email address, and when entered it will send a confirmation link by email to that address. I want you to somehow find a way to prevent bots from submitting the registration form, without preventing humans from registering for accounts.

As to how bots are currently bypassing the captcha: I really don't know. What I do know is that there was a popup registration form on my site which somehow is able to appear with the captcha missing, and I have since disabled it, but when I look in the source code it is still there in the source code. So maybe bots are submitting it that way. Or maybe bots are sending data directly to the register php page without using an actual form on our site. I really don't know. Of course that may influence the technique you will need to use to resolve this problem.
Related categories: PHP JavaScript WordPress WooCommerce