Hi,
We are trying to create an order complete and at that time, we need to append some strings (orderline custom field in my case, but could just as easily be an order custom field), that we then need to use in the email notification and "My order details".
The challenge is that we want to control the string via Translate tags (should not be hardcoded in the dll). I know that trying to use Dynamicweb.SystemTools.Translator.Translate() throws some expections, so how can I achieve this instead?
Best Regards,
Nuno Aguiar