-
AuthorPosts
-
October 24, 2017 at 8:28 pm #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
October 24, 2017 at 11:10 pm #868441Hi
I reverted back to the previous version of WooCommerce for now until you find a fix for this.Lyse
October 25, 2017 at 1:08 am #868478Hi
FYI I applied the latest ENFOLD theme update and still the problem persists.
LyseOctober 25, 2017 at 2:52 pm #868757Hi 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,
VictoriaOctober 25, 2017 at 4:38 pm #868796Hi Victoria
I added the CSS to theme general styling and it messes up the website display of any pages.
LyseOctober 25, 2017 at 4:56 pm #868810….the WooTheme expert said it was a JS error……
October 27, 2017 at 7:34 pm #869726Hi,
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,
BasilisOctober 27, 2017 at 8:27 pm #869746Hi Basilis,
The code does not fix the problem.
Thanks
October 30, 2017 at 6:10 am #870324Hi,
Is the following thread related?
// https://kriesi.at/support/topic/checkout-issue-paypal-button-dispays-twice/#post-870323
Best regards,
IsmaelOctober 30, 2017 at 4:01 pm #870533HI 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.
LyseNovember 1, 2017 at 8:17 am #871084 -
AuthorPosts
- The topic ‘URGENT – Proceed to PayPal not working’ is closed to new replies.