osCmax v2.5 User Manual
Results 1 to 2 of 2

Credit Card Numbers in the Orders Database

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

      
  1. #1
    New Member
    Join Date
    Jul 2004
    Posts
    5
    Rep Power
    0


    Default Credit Card Numbers in the Orders Database

    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. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default

    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 - To contact, post on the forum or click here
    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!

Similar Threads

  1. Some credit card orders are not going through
    By mrocket in forum osCommerce 2.2 Discussion
    Replies: 1
    Last Post: 04-02-2006, 10:52 AM
  2. New Visa card numbers problem
    By smokeman in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 12-30-2004, 07:42 PM
  3. credit card encryption in database
    By suba in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 05-02-2004, 01:25 AM
  4. CVV and UK Switch Card Numbers
    By NickW in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 03-13-2004, 01:48 AM
  5. Testing Worldpay connection - card numbers?
    By tim@inovolve in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 12-01-2003, 05:22 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •