This is a discussion on Credit Card Numbers in the Orders Database within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I am using the Payflow Pro contribution for my payment processing. I noticed today that the credit card numbers are ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I am using the Payflow Pro contribution for my payment processing. I noticed today that the credit card numbers are being stores in the orders database. I do not want this as it is a security problem. How can I modify OSCommerce so it does not place the customers credit card number in the database? Thanks, Donna Gordon |
|
#2
| ||||
| ||||
| Remove the cc feild from the insert DB code. in checkout_process.php look for the code: 'cc_number' => $order->info['cc_number'], and comment out/modify/remove it... It might work - backup before trying this....
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Some credit card orders are not going through | mrocket | osCommerce 2.2 Discussion | 1 | 04-02-2006 10:52 AM |
| New Visa card numbers problem | smokeman | osCMax v1.7 Discussion | 3 | 12-30-2004 08:42 PM |
| credit card encryption in database | suba | osCommerce 2.2 Modification Help | 4 | 05-02-2004 01:25 AM |
| CVV and UK Switch Card Numbers | NickW | osCMax v1.7 Discussion | 0 | 03-13-2004 02:48 AM |
| Testing Worldpay connection - card numbers? | tim@inovolve | osCommerce 2.2 Modification Help | 1 | 12-01-2003 06:22 AM |