• Resolved aniketaspeko

    (@aniketaspeko)


    The checkout process takes too long to load after clicking confirm button on checkout page. In network tab its seen that the request /?wc-ajax=checkout takes 8-15 second to respond. Any solution?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Test the checkout process with WooCommerce emails disabled. I expect that will speed up the checkout process considerably. If so, you will need to contact your mail server administrator for help with identifying the bottleneck. Another possible solution would be to defer WooCommerce transactional emails and send them in the background. That does, however, require that WP_CRON is working. Here is a code snippet that provides an example of how to defer the transactional emails https://gist.github.com/WillBrubaker/69b64aa3fc5645712bf5abd29446a855

    Kenin

    (@kbassart)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkout Proccess Slow’ is closed to new replies.