Forum Moderators: coopster
After that you need a secure method of storing them as they can not be emailed given that email is about as un secure as you can get. Most of the time they can be stored in a database. If you are on a shared host that is another issue since cc numbers sitting around in a db is not great.
You could have an admin interface (via https again) that gets all the credit card info out of the database and then allows you to download it onto your local machine. Once you check the info has been properly moved to your machine it should then be removed from the database so it can not be compromised.
The machine you download it onto will also have to be protected or the files can be deleted once you have processed the card.
Genetic certificate works like this: To get to the "secure" area of your site, go to
[securewebexchange.com...]
Place any files you need to use over SSL in the "/secure" and "/secure-cgi-bin" directories that have been created for you in your home directory.
Which option is the best?