CreativeFly
Member
Posted 6 months ago #
I have been having an issue with woocommerce checkout not working. issue happens when you add items to the cart and use paypal to checkout,once you click checkout it just sits there with the processing animation playing with a greyed out area over the checkout form. nothing happens even after leaving it set for an hour. I have went through the wordpress forums and all the solutions that were suggested did not resolve this issue. I'm at the point of moving on to a different cart. Has anybody run into this issue. any help would be greatly appreciated. Thanks in advance
Mike
http://wordpress.org/extend/plugins/woocommerce/
Not sure if this is your problem, but I had that happen when "force secure checkout" was enabled on a site that didn't have an SSL certificate on the domain.
CreativeFly
Member
Posted 6 months ago #
bheadrick
Yeah that isn't enabled in the backend. not sure what it is. the issue has been giving me grief for awhile now.any other ideas of what maybe causing the issue?
Mike
karasam2
Member
Posted 6 months ago #
I am having a similar problem. The lower payment section of the checkout page is grayed out and seems to be frozen or locked (2 dots spinning endlessly). It does not matter what payment gateway is used. Any help would be appreciated.
rich
CreativeFly
Member
Posted 6 months ago #
Does anybody have some info on what would be causing this issue. I'm going to have to resort to switching to another e-commerce solution.
zookie_333
Member
Posted 4 months ago #
karasam2
Member
Posted 4 months ago #
Make sure your site url matches your WordPress address url. Look under General Settings. That fixed my problem.
CreativeFly
Member
Posted 4 months ago #
zookie_333 - nope still haven't got it resolved.
karasam2 - both url's match
touteptite
Member
Posted 4 months ago #
No problem here under FFox or IE, both test and live mode are working great!
Have you tried it with sandbox... as it is a test mode, I guess it will tell you what doesn't work properly?
vincentbobz
Member
Posted 3 months ago #
i already solved the problem!.. :D make sure that all urls are the same.
ex. if you are using https:// make sure that all the links in the checkoutpage are https:// also.. you can check that using view source..
zookie_333
Member
Posted 3 months ago #
Edit the checkout page in wordpress editor. Switch to html view and remove all "span" and "/span"
This helped me and my problem is resolved.