Re: Help editing payment method name on invoice
For some reason when i try to use
{$order.payment_method|truncate:18:""}
I get a smary error.
But I can use truncate like
{$order.payment_method|truncate:18}
but then i get a ... afte the word credit card
anyone know why i am getting the error?
__________________
x-cart version 4.0.14
|