glenskie16 Posted April 2, 2014 Share Posted April 2, 2014 Hi i am trying to include the message the customer puts in as they check out on the email confirmation here is my code that i am putting on mail.php but for some reason it gives me an error? $template_vars['{message}'] = CustomerMessage::getMessagesByOrderId((int)($this->order->id), false); Thank you. Link to comment Share on other sites More sharing options...
Recommended Posts