kudetek Posted May 10, 2016 Share Posted May 10, 2016 Hi, I'm having an issue with the PayPal module. As soon as the payment page loads this error appears in the console: IC_SETUP_CONTAINER_ERROR: Can't find element payment_paypal_express_checkout pedido-rapido:1 And when I click on the payment button I get an alert saying: Error in ajax posterror and the following error in the console: Mixed Content: The page at 'https://eboliapparel.com/pedido-rapido' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://eboliapparel.com/modules/paypal/express_checkout/payment.php?&ajax=1…current_shop_url=https://eboliapparel.com/pedido-rapido?&bn=PRESTASHOP_ECM'. This request has been blocked; the content must be served over HTTPS. From the last message I understand that the module should be requesting payment.php with the https protocol instead of http. But I can't find any option to force it to use https and modifying the module code was unsuccessful. I think this error is happening since installing a TLS certificate and forcing all urls to be secure server-side. Any help would be greatly appreciated. Link to comment Share on other sites More sharing options...
ukbaz Posted August 18, 2016 Share Posted August 18, 2016 Same issue Still There! 1 Link to comment Share on other sites More sharing options...
M646 Posted November 3, 2016 Share Posted November 3, 2016 I'm having the same issue also, did anyone get this resolved? Link to comment Share on other sites More sharing options...
M646 Posted November 3, 2016 Share Posted November 3, 2016 (edited) If you enable SSL for all pages you can avoid this mixed content error. Edited November 3, 2016 by M646 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now