Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

In regards to using SSL on osCommerce.....if I am only using Paypal for processing orders, is it still recommended that I enable SSL on my site? I have a shared SSL and when it is enabled and a customer logs in to continue the checkout process, their cart mysteriously becomes empty. If I turn off SSL, customers can shop, log into their cart and process the orders to Paypal 100%....not sure if turning off SSL is a security risk or not.

 

Thanks,

 

Todd

Posted

If you are only using PayPal, there's no need for SSL on your site. You only need SSL if your web site will be receiving private information.

 

The visitors' shopping carts keep dropping when they switch to SSL because of the way browser cookies work. By storing a cookie to the visitor' browser, OSCommerce can keep track of the visitor to maintain a relationship with a shopping cart. That cookie is private between the host (the site) and the visitor, and no other host can access the cookie. When your visitor switches to SSL, he is in effect switching to another host. These are addresses of three different hosts:

 

http://example.com

http://www.example.com

https://www.example.com

 

The visitor might consider these to be the same site, but the browser considers them different hosts, and will not share cookies between them.

  • 4 weeks later...
Posted

Yes I too am on a shared connection and have SSL enabled on my checkout pages. Im trying to integrate Paypal IPN into my site now and will be doing all of my cc processing through them.

 

I guess now that i've decided to use Paypal a SSL connection isn't neccessary. Which files will I have to modify now, so that the checkout and other SSL links work properly with paypal?

 

Thanks,

 

 

 

Mark

Posted

I just turned the

 

Use SSL paramerter to False on my config page and that worked to disable the SSL links.

 

But brings me to another question...

 

If you are only using PayPal, there's no need for SSL on your site. You only need SSL if your web site will be receiving private information.

 

Using paypal to verify transactions but what about security issues with the My Account link that redirects to the SSL host?

 

Mark

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...