I am building a Magento 2 site and am facing a few issues with the development.
My magento 2 payment extensions can't be seen on the checkout page. I have Stripe and Klarna both set up but neither of them are visible.
PayPal seems to be visible but I have a few error messages to do with PayPal and cannot work out the issue.
I'm wondering if anyone can guide me on why my Klarna and Stripe aren't visible and also why these errors are occuring.
My website is
boutiquebedcompany.co.uk
Thanks
It sounds like you may be experiencing some issues with your payment extensions not appearing on the checkout page, as well as encountering error messages with PayPal.
To troubleshoot the issue with Stripe and Klarna not being visible on the checkout page, you may want to check that the payment extensions have been properly installed and enabled in your Magento 2 site. You can do this by navigating to the Stores > Configuration > Sales > Payment Methods section of the Magento 2 admin panel and verifying that the payment methods are enabled and properly configured.
As for the issue with PayPal and the error messages, you may want to check the logs in your Magento 2 installation to see if there are any details about the error messages. Additionally, you can try disabling and re-enabling the PayPal payment method to see if that resolves the issue.
If these steps do not resolve the issues, you may want to consult the documentation or support resources for the payment extensions you are using or seek assistance from a Magento 2 developer or support specialist.