hi, my customer wants a radio set asking whether the credit card is also a debit card. she manually processes her orders.
so i added a field cc_debit to the ORDERS table and changed includes/modules/payment/cc.php and includes/languages/modules/payment/cc.php
to add it in...
it appears on the checkout page and confirm page but when i hit submit it doesnt write the info to the database.
i cant find where else to change to get it writing to my row in the table.
HELP!
thanks, MM



