• About Woocommerce Checkout integration, there an issue:
    if I fill out the Captcha, but NOT some other field (let’s assume the email), ajax fields validation will correctly produce an error.
    Then, after fixing the errors, at the second submit the Captcha will return an error saying …the Captcha didn’t verify as if it would expect another captcha refill.
    So it would be needed to reload the captcha after submission.

    This drawback doesn’t happen for login integration, because it reloads the page, meaning that it related to ajax validation.

    Did anybody solve this?

    • This topic was modified 7 years, 7 months ago by sgot.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Just looking for an update on this issue. We’re running the current version (1.2.0) with current WooCommerce (3.1.2).

    Just as described, if the checkout fails and the user tries to resubmit with updated payment data, “Error: the Captcha didn’t verify.” is displayed. If you wait long enough, the Captcha box will expire and ask to check it again. Doing that the user can try again to checkout.

    In our case we have a Merchant e-Solutions payment gateway plugin for card processing that we wrote, but I don’t think that has anything to do with this.

    Is there perhaps a way to force the Captcha to reset when checkout fails.

    Chuck

    second this request. Same issue here. Any solutions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reload Recaptcha after checkout validation error’ is closed to new replies.