kotlicity Posted February 23, 2004 Posted February 23, 2004 Can somebody tell me, Where are the received orders stored with credit card information? I try checking to admin section, but it's not secure so I dont think that it's safe way to check credit card info.? If I want to check order by FTP, what folder (directory) do I have to look for? and also Is there any better/best way to make Administrator's Directory secure? Actually now just have protected it with pass, but there is no way log off. And how can I make it secure? Thanks
Guest Posted February 23, 2004 Posted February 23, 2004 1) rec'd orders have their credit card into split into 2 pieces: the first 4 digits and last 4 digits are stored in the database, and viewable when you "edit" the order in Admin > Customers > Orders. The middle 8 digits are emailed to the email address you specify in Admin > Modules > Credit Card. 2) You can't check orders via FTP. They're not stored in a text file, they're in a MySQL database. I suppose you could download the entire database via FTP and edit in an SQL editor, but that's not really the best way to do this . . . 3) I'm not sure how to SSL-enable the admin section. -jared
Recommended Posts
Archived
This topic is now archived and is closed to further replies.