Can I call StoreDataHelper from an email template? I want to display the AVS code on our internal confirmation email and I can display the raw code but I want to call the StoreDataHelper.TranslateAVSCode to display the text version of the code. I tried $StoreDataHelper.TranslateAVSCode.
Thanks.
Calling StoreDataHelper from an email template
Re: Calling StoreDataHelper from an email template
This is not possible. Nvelocity can't access items those are note available in its context.