Quote:
Originally Posted by robertswww
Thanks Cherie!
We have been using this code with great success for the past few weeks, and it has been a huge help to the order processing department.
So far, we have only encountered one quirk...
If you pay via Gift Certificate and enter Customer Comments/Notes, but your GC doesn't cover the total amount and then you select Credit Card and finish the Checkout and add a 2nd set of Customer Comments/Notes on the Credit Card Checkout page, only the 2nd Set of notes will be saved and show on the invoice.
Do you know how to adapt the code in this particular instance, that if a note exists, to append the 2nd note (from the same order id) onto the end of the 1st note, instead of overwriting it?
|
I think I've addressed that in the past but don't have the code handy. Basically what I did was keep the Customer Notes along and resubmit them (hidden) with the alternate payment method so the notes were still there. That's the direction I would head. This is actually a problem with the default X-Cart and not necessarily specific to this mod. Definitely something worth trying to improve.
