Checkout Internal Server Error
-
Hello,
I recently migrated my site, and am now getting a ‘Internal Server Error’ when I try to checkout.
The Order DOES go through and I can see it in the Admin area. But after the AJAX completes it stays on the checkout screen and displays the ‘Internal Server Error’ message at the top of the form. When i check the console i see:
jquery.js?ver=1.12.4:4 POST http://mysiste.com/checkout/?wc-ajax=checkout 500 (Internal Server Error)
But the end point seemt to be working becuase i am able to visit http://mysiste.com/checkout/?wc-ajax=checkout and see this:
“result”:”failure”,”messages”:”ul class=”woocommerce-error” We were unable to process your order, please try again…
For some reason the user is not being directed to:
/checkout/order-received/12039/?key=wc_order_…..
I also turned on the Debug Log in the wp-config and corrected all of the PHP Notices i was getting.
Any Ideas on where to go from here?
Thanks
The topic ‘Checkout Internal Server Error’ is closed to new replies.