Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #868365

    Hi
    I’ve upgraded to the latest version of WooCommerce 3.2.1 and now the Proceed to PayPal payment button stopped working.
    My clients cannot pay for their orders, so please help urgently.

    WooCommerce supports says:
    “It looks like the “proceed to paypal” button not working issue is a problem with the theme. There is a Javascript problem where that object is being blocked. ”

    Can you please help me find a quick solution
    To expedite things I have included login credentials on my staging area so you see for yourselves.

    Thanks Lyse

    #868441

    Hi
    I reverted back to the previous version of WooCommerce for now until you find a fix for this.

    Lyse

    #868478

    Hi
    FYI I applied the latest ENFOLD theme update and still the problem persists.
    Lyse

    #868757

    Hi Lyse,

    The display not on the checkbox is added as inline style and so it is not done by the theme styles.
    Try this code and flush the cache:

    
    #payment_method_paypal {
        display: block !important;
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #868796

    Hi Victoria
    I added the CSS to theme general styling and it messes up the website display of any pages.
    Lyse

    #868810

    ….the WooTheme expert said it was a JS error……

    #869726

    Hi,

    There was a line of code missing from what posted. Here is before

    #payment_method_paypal {
    display: block !important;
    }

    let us know if that worjs

    Best regards,
    Basilis

    #869746

    Hi Basilis,

    The code does not fix the problem.

    Thanks

    #870324

    Hi,

    Is the following thread related?

    // https://kriesi.at/support/topic/checkout-issue-paypal-button-dispays-twice/#post-870323

    Best regards,
    Ismael

    #870533

    HI Ismael,

    No this thread, the PayPal button does nothing after the upgrade to WooCommerce 3.2.1.
    However, just ran the upgrade again after fixing the Terms of Service page and the PayPal payment works. Yeah!

    You can mark this issue as resolved as well.

    Thank you for all of your help and patience.
    Lyse

    #871084

    Hi,

    Great, glad you got it working and thanks for the feedback. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘URGENT – Proceed to PayPal not working’ is closed to new replies.