• Resolved vinothbsetec

    (@vinothbsetec)


    Hi team we are using woocommerce paypal checkout gateway.After paypal checkout it shows place order button.When click place order button it shows loading only.It took 2 more minutes to complete that order.We have a latest version in wordpress 5.5.1,woocommerce and paypal checkout plugin.

    (Note: It is struck in below code.Please check and let us know)
    $address_fields = apply_filters( ‘woocommerce_’ . $type . ‘fields’, $address_fields, $country );

    • This topic was modified 4 years, 1 month ago by vinothbsetec.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there!

    When we see slowdowns like this, there’s normally something on the site that is slowing it down dramatically.

    This kind of problem is usually caused by either a conflict with your theme or with another plugin.
    ?
    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    Thread Starter vinothbsetec

    (@vinothbsetec)

    Okay let me check.Thanks

    Plugin Contributor Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Great, thanks for letting us know – please respond back when you have more info.

    Plugin Contributor AW a11n

    (@slash1andy)

    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 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Place order slow response’ is closed to new replies.