Printing 'Customer Notes' on invoices
When the customer goes to Checkout and selects a payment method of Credit Card, then enters something in "customer notes", like special shipping instructions, those notes are encrypted along with the credit card information and written in the database.
We found them hard to read and easy to miss when embedded in the credit card information on the Admin / Orders screen. We also wanted to print these instructions on the customer's invoice and Not print the credit card information.
I've put together a modification that will do this. It basically replicates those "customer notes" to the xcart-orders.notes field in the database, making it easy to read back and print where we want.
We are on x-cart version 3.5.4 and using Authorizenet / AIM for Credit Card processing. I will install this change tonight and if all goes well, will post the instructions tomorrow, if anyone is interested?
__________________
Linux / Apache 1.3.31
PHP 4.3.3
MySQL 4.0.18
X-Cart 3.5.4 in production Mar 08, 2004
X-Cart 3.5.4 Win2k SP4 for development
|