Virtuo Posted April 19, 2011 Share Posted April 19, 2011 Hello,I encoured a problem with the module ‘Paypal’. I installed my Prestashop shop into : mysite.com/shop. Everything was ok and worked.I decided to create a subdomain and use this url : shop.mysite.comAfter modifing the .htaccess for re-writing url, the website could be launch. Anyway, there is still a problem. The module Paypal seems to don’t know the subdomain. During an order, when i choose the method Paypal, the url is mysite.com/modules/paypal/payment/submit.php instead of shop.mysite.com/modules/paypal/payment/submit.phpSomeone know where i have to modify to make it works ? Link to comment Share on other sites More sharing options...
Virtuo Posted April 19, 2011 Author Share Posted April 19, 2011 Resolved ! When i searched in the code, i noticed that in the module paypal, we takes the ssl url, and in my configuration i used to let 'mysite.com' url. Then, i've just remplaced 'mysite.com' to 'shop.mysite.com' in tools->SEO&URL;->SSL urlThanks. Link to comment Share on other sites More sharing options...
jwagner1122 Posted April 20, 2011 Share Posted April 20, 2011 Thansk for some insights... 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