Jump to content

[SOLVED] Starting with SSL Security


JSHINER

Recommended Posts

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

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...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.