• Resolved atkosmowski

    (@atkosmowski)


    Since 3 or 4 days the payment buttons in my mini-cart are not working. Paypal is loading for 2 seconds and then stops.

    BUT it is working fine with the buttons on checkout and cart page. Therefore i have no idea whtas the problem. Can you help?

    Thanks & best regards

    Alina

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @atkosmowski

    There is a Javascript error that is being triggered.

    "Cannot read properties of undefined (reading 'hasQueryArg')"

    The @wordpress/api-fetch library that’s part of WordPress core has a function called hasQueryArg. For some reason that’s showing as undefined on your site when it shouldn’t be.

    Kind Regards

    Thread Starter atkosmowski

    (@atkosmowski)

    Ok Thank you.

    So you also don’t have a solution or help for this problem?

    I have no glue what to do now…

    BR

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @atkosmowski

    So you also don’t have a solution or help for this problem?

    I recommend you start some basic troubleshooting by doing the following.

    1. Enable a default theme liek 2024 and test the button. Does it work?
    2. If no to 1) then deactivate all plugins except WooCommerce, PayPal and your mini-cart. Does the button work?
    3. If yes to 2) then start re-activating plugins one by one until you narrow down what is causing that core WordPress file to not load.

    Kind Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.