Highfivery / zero-spam-for-wordpress

The WordPress Zero Spam plugin makes blocking spam a cinch without all the bloated options. Just install, activate, and say goodbye to spam.
https://wordpress.org/plugins/zero-spam/
72 stars 32 forks source link

[BUG] WooCommerce registrations blocked during checkout #313

Closed EusebiuOprinoiu closed 2 years ago

EusebiuOprinoiu commented 2 years ago

Hello, Ben!

Its been brought to my attention that all WooCommerce registrations made during checkout fail. And with the registration, the payment made by customers is blocked as well. Your new way of checking WooCommerce registrations doesn't take into account that new accounts can be created during the checkout as well. Right now you are only protecting the registration form displayed under My Account.

Plugin Configuration:

WooCommerce Settings:

WordPress Zero Spam Log

PS: I don't think it really matters how WooCommerce is configured, as long as the first option (to allow customers to create an account during checkout) is enabled.

bmarshall511 commented 2 years ago

@EusebiuOprinoiu thanks for the details, think I found an issue and pushed a fix: https://github.com/Highfivery/zero-spam-for-wordpress/pull/314

Tested on my local and looks good, can you confirm?

EusebiuOprinoiu commented 2 years ago

Yes. It works great! Thanks...