Quote:
Originally Posted by balinor
Nice, but that puts the cc info on there as well 
|
Hmm, not for me.
The code here:
Quote:
{assign var="tab" value="Cardholder's name:"|@explode:$order.details}
|
takes care of that problem. It strips out everything starting at the string "Cardholder's name:" .
Unless in your payment file "Cardholder's name" is not present. ?