Calling StoreDataHelper from an email template

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
rjh
Ensign (ENS)
Ensign (ENS)
Posts: 20
Joined: Wed Oct 25, 2006 8:45 am

Calling StoreDataHelper from an email template

Post by rjh » Thu Apr 21, 2011 3:09 pm

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.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Calling StoreDataHelper from an email template

Post by mazhar » Fri Apr 22, 2011 6:21 am

This is not possible. Nvelocity can't access items those are note available in its context.

Post Reply