Hi,
We currently use Mailman and receive an email for every order we receive which has a shipping address formatted readed for printing on a label. We've persevered for years with no country code (having to go back to the appropriate order email and copy it in)
I've recently tried to solve the problem, and I've found the token %cust_ship_cntry% but for some reason it doesn't work.
In miva the section of 'code' looks like this:
Order Number: %order_id%
Placed: %order_date% %order_time%
Ship To:
%order_ship_fname% %order_ship_lname%
%order_ship_address%
%order_ship_city%
%order_ship_state%
%order_ship_zip%
%order_ship_cntry%
But when the emails come through the address looks like this:
Order Number: 12345
Placed: 10/05/2012 11.41
Ship To:
Jon Lynes
1 Miva Merchant Place
Internetland
London
MM5 1AA
%order_ship_cntry%
Now I'm pretty new to playing around with the back end of the site, as I'm mainly customer service, but I can't for the life of me think of why this isn't working. Does anyone have any solutions, all I need is that pesky country code on my labels. :)
Many thanks
Jon
We currently use Mailman and receive an email for every order we receive which has a shipping address formatted readed for printing on a label. We've persevered for years with no country code (having to go back to the appropriate order email and copy it in)
I've recently tried to solve the problem, and I've found the token %cust_ship_cntry% but for some reason it doesn't work.
In miva the section of 'code' looks like this:
Order Number: %order_id%
Placed: %order_date% %order_time%
Ship To:
%order_ship_fname% %order_ship_lname%
%order_ship_address%
%order_ship_city%
%order_ship_state%
%order_ship_zip%
%order_ship_cntry%
But when the emails come through the address looks like this:
Order Number: 12345
Placed: 10/05/2012 11.41
Ship To:
Jon Lynes
1 Miva Merchant Place
Internetland
London
MM5 1AA
%order_ship_cntry%
Now I'm pretty new to playing around with the back end of the site, as I'm mainly customer service, but I can't for the life of me think of why this isn't working. Does anyone have any solutions, all I need is that pesky country code on my labels. :)
Many thanks
Jon