Hi Shamim, sorry for the delay, I’ve been out for a couple of days. Thanks for working on the fix. Our situation may be somewhat unique, not sure.
We use WooCommerce for site registration and Lost Passwords, and the noCaptcha works just fine on those pages.
We use WooCommerce to sell a subscription, so we bypass the cart page and go right to the checkout page. We also force users to create an account on the checkout page. Because the only way to complete the checkout is by entering a valid credit card, we would prefer to NOT use the Captcha on the checkout page.
The problem before your update was that the captcha did not appear on the checkout page, but it still threw an error that the captcha was not validated.
I just tested your latest release and now the problem is different. The captcha now appears on the checkout page regardless whether I have the “WooCommerce Checkout” option checked or not. I *think* the reason is because (as you stated) we force registration on that page as well.
The good news is I can complete an order. But our preference would be to be able to actually eliminate the captcha from the checkout page altogether, if possible. (Also note it appears in a strange place, below the order button, not above it.)
Does that help? Let me know if you have more questions.