Zen Follower
- Join Date:
- Jun 2009
- Location:
- NC
- Posts:
- 174
- Plugin Contributions:
- 0
Credit Card Number not in Admin OR Database with Offline processing
When a customer fills out the credit card form on my website, the outer digits are not in the Admin area OR in the database (I looked via phpMyAdmin). I can't figure this out.
This is what I see in the admin...
--I've blocked out the CVV number and expiration date.
In the database, the cc_number field is completely empty.
My best guess is that modules/payment/cc.php has been corrupted in some way...I don't know though...I'm definitely not a PHP programmer.
HELP!!