rickczsu Posted November 9, 2015 Share Posted November 9, 2015 (edited) Hi. I have my own payment module. Everything works correctly except emails.I copied my module mails to mails folder and I am sending them over$orderHistory->changeIdOrderState($this->new_state, $order);$orderHistory->add(); Mail arrives but instead of Order date: 2.1.2012i seeOrder date: {date}Any idea why this happens?Thank youEDIT Easy solution. Just send params you want with Mail function Edited December 28, 2015 by rickczsu (see edit history) Link to comment Share on other sites More sharing options...
rickczsu Posted November 9, 2015 Author Share Posted November 9, 2015 (edited) And if it´s possible... How to add my own variable without overriding ps scripts? Thank you Sry presta 1.6.1.0 Edited November 9, 2015 by rickczsu (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts