JSHINER Posted June 23, 2008 Share Posted June 23, 2008 Haven't had to get an SSL certificate before so I'm new at this. However, I have successfully connected my script to the PayPal API and it can process payments. However, does the page on my server where the credit card info is entered need to be secured? Also, if I want to store credit cards on my server for repeat purchases, what security measures should I take? Link to comment https://forums.phpfreaks.com/topic/111423-solved-starting-with-ssl-security/ Share on other sites More sharing options...
bluejay002 Posted June 23, 2008 Share Posted June 23, 2008 am about to start also an ecommerce website so i will watch this thread. anyway, most people never advised me to store CC info since if my site will be hacked... info might be compromised (law suit issues). Link to comment https://forums.phpfreaks.com/topic/111423-solved-starting-with-ssl-security/#findComment-571944 Share on other sites More sharing options...
gijew Posted June 23, 2008 Share Posted June 23, 2008 I agree you shouldn't store cc's anywhere. It's done but it's usually done by a team of security experts that get paid a lot of money. Anywhere you have any sensitive material you should use SSL (opinion). I use it for login processing, account modifications, etc... Link to comment https://forums.phpfreaks.com/topic/111423-solved-starting-with-ssl-security/#findComment-571967 Share on other sites More sharing options...
JSHINER Posted June 23, 2008 Author Share Posted June 23, 2008 Ok so where can I find out some more info about SSL? (basically how to implement it) Link to comment https://forums.phpfreaks.com/topic/111423-solved-starting-with-ssl-security/#findComment-571973 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.