Page 1 of 1

Calling StoreDataHelper from an email template

Posted: Thu Apr 21, 2011 3:09 pm
by rjh
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.

Re: Calling StoreDataHelper from an email template

Posted: Fri Apr 22, 2011 6:21 am
by mazhar
This is not possible. Nvelocity can't access items those are note available in its context.