tharring Posted September 16, 2010 Posted September 16, 2010 I've set up the PayPal payment option and a standard shipping option in Admin, but can't get to actually paying for anything. Can't get to checkout_shipping. Any reasons why this wouldn't be working? Thanks. Everything else seems to be fine. Love this cart!
FIMBLE Posted September 16, 2010 Posted September 16, 2010 Do you have SSL set to true but no SSL cert installed? IF you get this 404 on the log in pages and the create account pages then it is likely to be this, otherwise if all was fine before you added PayPal uninstall it and make sure the page then works if so then try to install it again or try another PayPAl add on Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
tharring Posted September 16, 2010 Author Posted September 16, 2010 Great advice. Yes, I did set it up for ssl and I don't have a certificate. I'll give your suggestions a try. Thank you!
satish Posted September 17, 2010 Posted September 17, 2010 define('ENABLE_SSL', false); // secure webserver for checkout procedure? set this to false. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
tharring Posted September 18, 2010 Author Posted September 18, 2010 I've looked over my PayPal add-on and everything looks fine. "Enable encrypted web pages" is set to false in PayPal; the login works, I can create various account users; I can upload product information, etc., but when I go to "checkout" I get "The server can not find the requested page: domain.com/shop/checkout_shipping.php (port 443)" At the bottom it says "Apache/1.3.41 Server at domain.com Port 443" I don't know where I might have set the SSL settings. And in what document would I find "define('ENABLE_SSL', true);? I didn't see it in checkout_shipping.php. Thanks,
tharring Posted September 18, 2010 Author Posted September 18, 2010 I've changed define('ENABLE_SSL', false) in my config file and now everything is working fine. What was also wrong was that I needed to create an account for a potential user. After that, clicking on Checkout took me to the Delivery page, not the Login page. Thanks for the help. I'll continue on my journey now and may be back later. Thanks,
Recommended Posts
Archived
This topic is now archived and is closed to further replies.