Replies: 0
I’m experiencing problems with getting the Stripe payment method entry fields to display when switching from the Test keys to Live keys. In test mode I can enter card details in checkout and submit an order with no problem, but when switching the Stripe integration to Live, the input field for the credit card information does not render at all – the HTML shows a placeholder comment rather than a proper input field.
Checking the WooCommerce status logs, it’s saying that it requires SSL to work in live mode, but I can confirm the SSL is installed correctly and have run an independent test on the site which confirms this. The certificate is valid and all pages are being served over HTTPS, so I don’t think we have any SSL issues.
Any assistance or support with this would be greatly appreciated, as this is preventing the site from going live.