ttrimm Posted February 15, 2006 Posted February 15, 2006 I want to be able to accept credit card information on my site. The card page is secured ...I do have SSL on that page, but I don't like the idea of storing the cards in the database. I am correct that that is where the card information is stored? How do I access that database information to remove?
Guest Posted February 15, 2006 Posted February 15, 2006 I want to be able to accept credit card information on my site. The card page is secured ...I do have SSL on that page, but I don't like the idea of storing the cards in the database. I am correct that that is where the card information is stored? How do I access that database information to remove? Yes the Credit Card info is stored in the DB. You can access thorugh phpmyadmin or however you access your DB. That's the hard way to remove card info though. Try this conribution http://www.oscommerce.com/community/contributions,1072 Or, install order editor. With order editor you can manually delete credit card info from your admin panel. http://www.oscommerce.com/community/contributions,1435
Recommended Posts
Archived
This topic is now archived and is closed to further replies.