Hello guys,
I've installed a fresh Magento 2.3 and added the BitPay Checkout . No sample data or any other modifications were installed. I have created one test product
When I add a product to the cart and try to checkout the checkout page does not load properly. All I can see is the loading spinner - everything else is white. I've checked the browser console, responses, the servers logs and all Magento's logs in the /var/logs directory.
I tried disabling the caches, reindexing, manually clearing all caches, setting all of the countries to be the same under the Sales tab in the admin panel as suggested in a thread on GitHub. None of these have helped in any way.
I'd appreciate some ideas or suggestions as to what might the problem be. No errors are being logged and that has made the debugging impossible.
Thanks in advance!
Solved! Go to Solution.
I think the way out of this issue is to disable the BitPay Checkout checkout.
Hope it helps.
I think the way out of this issue is to disable the BitPay Checkout checkout.
Hope it helps.
Thanks so much! Removing the BitPay module fixed the problem.