Hi,
I added a new column in the orders table and added the input field into the checkout form.
In Checkout.php I added the namedrules.
The new fields is working in the database but I can’t get the variable in the email template.
I also added the variable into Mail_templates_model
But it still does not work..
Thanks a lot for your help!