[ic] credit card details

DB DB at m-and-d.com
Sun Jul 13 00:05:49 EDT 2003


 > Hello,
 >
 > IC 4.8
 >
 > I am just starting out learning Interchange Shopping Cart 4.8 and been
 > stumped on one issue for quite a while.  I wish to trap and view all the
 > credit card information which is entered by the customers when they
 > purchase products.
 >
 > I am required to do this as I don't have an online validation system
 > with a bank and will be manually processing the information over the
 > phone.  So I will be required to store the card detail in a database
 > until I process them.
 >
 > I noticed in the transactions database that one of the attributes if
 > card_type, so far the only way I can see doing this would be to add an
 > additional code to the shopping cart and two additional attributes to
 > the database, one for card_number and the other card_expiry.
 >
 > Is there an easier way of doing this, as I have little experience with
 > PHP?
 >
 > Thanks
 >
 > David

IC does not store credit card details. You can have the credit card info
sent via encrypted email and process manually. This has been covered
many times on this list and in the docs.

DB




More information about the interchange-users mailing list