Hi all,
I have successfully created custom order line properties and I am now at the stage where I am completing PayPal checkout and the TeaCommerce confirmation email is being generated (using the default email-template-confirmation.cshtml script).
How can I insert my order line custom properties into the email? I can see where the order line loop is performed but my numerous attempts to try to access the order line custom properties are resulting in no email being generated (as if an error is hit) even though the cshtml script saves without any warning.
An example of referring to an order line custom property within that cshtml script would be very welcome indeed.
Cheers,
Martin