• Resolved prylsi

    (@prylsi)


    Hi, thank you for a great, minimalistic plugin.
    For some reason reCaptcha is loading in our Woocommerce checkout which we really dont want, its not verifying anything either there. You can do an order without even filling it in.
    Is there any way to disable it in the checkout?

    • This topic was modified 4 years, 5 months ago by prylsi.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter prylsi

    (@prylsi)

    After further investigation we suspected this is interfering with our checkout because we had 0 orders in 48 hours. It turns out it does, after making an order the order does not go through because of recaptcha error.

    “ERROR: reCaptcha verification failed. Do you have Javascript enabled”?

    Plugin Author Minor

    (@minor)

    Hi @prylsi,

    Which version of this plugin you use and what type (v2 checkbox or v3)? I did a test with current version (3.4) and order go through without problem.

    Thread Starter prylsi

    (@prylsi)

    Hi!

    We are using V2 checkbox as we feel V3 is a bit heavy when it loads. We are forced to use a custom checkout before the woocommerce checkout as you can see in the first URL. This is most likely where the issue arises and therefore we want to deactivate it on woocommerce checkout.
    Is it possible to use a function to deactivate this for woocommerce checkouts and only use it for registration forms?

    BR

    Plugin Author Minor

    (@minor)

    Interesting, because there is no hook to WooCommerce checkout page. You shouldn’t have reCAPTCHA on checkout page because of this plugin. What version of WooCommerce you use?

    Thread Starter prylsi

    (@prylsi)

    Thats odd indeed.
    I saw in line 203 that it seems to enqueue to woocommerce_after_order_notes, could that be the issue? Otherwise i had an idea if you could utilize is_checkout to make sure it doesnt load there.
    Version 3.9.3

    Plugin Author Minor

    (@minor)

    Hi @prylsi,

    It looks that you’re right, I’m sorry! I tested it on newer version of WooCommerce where reCAPTCHA wasn’t rendered at all. Anyway I’ve removed mentioned hook from source code.

    Try to reinstall Simple Google reCAPTCHA and test it again, please. It should be ok now. Thank you for your assist!

    Thread Starter prylsi

    (@prylsi)

    Hi Minor, for some reason it still loads in the regular Woo checkout. Not sure why but ive tried another plugin that seems to work fine for now.

    Wish you the best.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘reCaptcha loading in Woocommerce checkout’ is closed to new replies.