|
Most payment gateways have ways to automatically process credit card payments through an SDK and most if not all have ways of doing recurring billing as well (and cancellation). If YOU are hosting the site and are NOT CIPS compliant, don't even bother storing credit card information. That is NOT a liability you need. If you have someone else hosting the site then you best get a merchant account with someone like moneris, internet secure, etc, etc, etc and more often then not you'll also have to pay for a security scan. Either way, on a web site, there really is no need to store credit card numbers with the systems that are available. There are ways to make it pretty safe and secure (network architecture), but encryption for the number is not a way I'd recommend. If man can make it, man can break it, no matter what you do.
|