• Resolved tusharattar

    (@tusharattar)


    Hi

    My checkout page take too late to respond after clicking “place order” button. It only keeps revolving the circle. On checking with conole tool it is checkout ajax which takes time. Is there any possibility that i can disable checkout ajax.

    I don’t need ajax on checkout page as I don’t I havfor pincode availability and I have flat free shipping.

    Thanks

    https://wordpress.org/plugins/woocommerce/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    Ajax is a requirement to update taxes and shipping as required. It should not be disabled.

    Thread Starter tusharattar

    (@tusharattar)

    Okay is there any way to fasten up the process after clicking on “place order” button? It takes 3-4 seconds to generate the order key after clicking button.

    mother.of.code

    (@imazed)

    The Mother of Code

    Hello!

    Issues like this may be caused by either a conflict with your theme or with another plugin.

    The best way to determine if the issue is being caused by a theme and/or plugin is to do the following:

    1. Temporarily switch your theme back to the WordPress Twenty Sixteen Theme
    2. Disable all plugins except for WooCommerce
    3. Test to see if the issue has been resolved.
    4. If that resolves the issue, then slowly re-enable features until you find the one that’s causing the conflict. If it doesn’t resolve the issues, please let us know so that we can help figure out where the problem is coming from.

    If it turns out to be a third party theme or plugin issue, please contact the relevant developer for more help. Otherwise, you might want to talk to your host about how they can help you out.

    Hope that helps!

    Thread Starter tusharattar

    (@tusharattar)

    ok thanks

    Hi Mike,
    What about when you have a virtual product and there is no need of tax or shipping … it should be possible from backend setup to desactivate ajaxupdate at checkout which would be in that case a waste of ressources.

    How can we do it?

    At this moment only possible to desactivate ajaxupdate at products on woocommerce backend setup. But not for checkout.

    Please advice…. i prefer not to hide any funtion but to desactivate it from backend.

    • This reply was modified 7 years, 3 months ago by testingwpress.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Disable checkout ajax’ is closed to new replies.