This is a discussion on credit card encryption in database within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Is there a way to encrypt the CC# in the database? My concern is that the web host employees can ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Is there a way to encrypt the CC# in the database? My concern is that the web host employees can access the database and thus could read the CC info there as it's not encrypted? |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Not if you are using the default credit card module. You will need to use something like the GPG encryption mod, or a real payment gateway. You can set it to split the card number in half, mailing part to you, storing the other part in the db, but don't fool yourself, that hardly qualifies as secure. I recommend NEVER using the default credit card module included with osCommerce. It is not secure.
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| Hmm, I agree that the default is not to be trusted. But won't using the GPG mod require offline processing? Is there a way to do online processing (i.e not involving email) for sites that have SSL but having the CC# encrypted in the database? |
|
#4
| ||||
| ||||
| Suba, even the default CC module requires offline processing. If you want to use realtime processing you need to use one of the other payment gateways, like authorizenet. Those do not store the CC# in the db. And, if you do realtime processing, there is not a need to store the CC# in the db. I don't know of any mods that allow both realtime processing and storage of the number.
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| I don't mean realtime, just online. ie. I use edit order (I think it's a mod?) to print out the actual order which includes all the information including CC#, and allows auto generation of update emails to the customer. Now this is all secure from a transmission point of view via SSL, it's just the database storage I am concerned with. It would be nice not to have a myriad of emails floating around as they are hard to keep track of, whereas the database is compact, easy to backup/seach/index. If I install GPG will I lose the ability to use 'edit order' to process the order as the CC info will be encrypted? I'm guessing it'd need some sort of GPG via SSL method to work? |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Credit Card problems | lem | osCMax v1.7 Installation | 3 | 05-16-2006 02:50 PM |
| GPG Credit Card Encryption payment method not showing up. | Nocturnaloner | osCMax v1.7 Discussion | 0 | 05-01-2005 05:09 PM |
| Credit card processing | ksl8313 | osCommerce 2.2 Modification Help | 4 | 02-07-2005 12:23 AM |
| Credit Card will not process...HELP! | lem | osCMax v1.7 Discussion | 0 | 12-29-2004 10:04 AM |
| Credit Card Numbers in the Orders Database | ukgoods | osCommerce 2.2 Modification Help | 1 | 07-12-2004 12:38 PM |