Credit Card and SSL

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
On the checkout page the user can input the credit card details, to protect this information that page should be protected by an SSL. I've seen,  I can set up SSL on the web.config file, this seems making the whole site using SSL, is it possible to set nopCommerce so only the section/page where the user inputs the credit card uses SSL?

Luca.
13 years ago
hi, if you set ssl to true in the web.config it only sets the cart pages and the 'my account' pages to use the ssl - not the whole site

you can remove the ssl from the  other pages by editing the code behind for those pages but,

as you are in the uk, you would actually be breaking uk law by not providing security for your clients personal information so make the changes at your own risk

hayden
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.