icx Posted August 1, 2003 Posted August 1, 2003 Where is the test CC#stored in the DB for cc.php and others?
Guest Posted August 1, 2003 Posted August 1, 2003 TABLE_ORDERS , if you have added an e-mail addy to split the number only the first and last four digits are stored.
icx Posted August 1, 2003 Author Posted August 1, 2003 Where is the TEST CC# (4111111111111111) stored??
Guest Posted August 1, 2003 Posted August 1, 2003 I don't know that it is stored in the database. AFAIK, it's just a CC# that will come up as valid that no one is using. Thus, if you try an authorization on it, it will fail. Good luck, Matt
icx Posted August 1, 2003 Author Posted August 1, 2003 It must be stored in the DB. the problem is that a lot of developers use this same test CC#. i do not want people submitting false orders on sites I publish using it. I want to change it or remove it completely.
Daemonj Posted August 1, 2003 Posted August 1, 2003 The test number is not stored in the db. It is an industry accepted number to use for testing with credit card payment modules. An order using that number sent to a payment gateway will be declined, unless you are in test mode. "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
Recommended Posts
Archived
This topic is now archived and is closed to further replies.