Spyridon Posted October 8, 2014 Share Posted October 8, 2014 I've been working on setting up PayPal advanced for my shop, and when making a purchase everything goes smoothly until submitting payment. For the customer side, after putting in card information it stays at "Please Wait - Transaction being processed". It just stays here. Forever. On the PayPal side, payment is received properly. I discovered the problem. This is an SSL error. Using Chrome and inspecting the elements, the Console has this error: mysi[blocked] The page at 'https://mysite.com/order?multi-shipping=' was loaded over HTTPS, but ran insecure content from 'http://mysite.com/module/paypalusa/validation?AVSZIP=X&TYPE=S&ACCT=8447…PCayzgdcxcFcd97a8mmhX&AVSADDR=X&COUNTRYTOSHIP=US&RESULT=0&TRXTYPE=S': this content should also be loaded over HTTPS. Now if I manually go to the http URL that was blocked, the order is confirmed on the customer side, and everything works perfectly. So it seems the problem is the fact that a http URL is getting returned on a https site, so it is getting blocked. Isn't the PayPal module supposed to detect if the site is SSL enabled??? I've looked everywhere to try to find the place to change this but havent been able to... Any advice please? This is pretty urgent, site was supposed to be open for my client by now... 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