an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Email Order to different Locations
Last Post 4/28/2011 11:17:41 AM By Bahram. 0 replies.
4/28/2011 11:17:41 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Email Order to different Locations
 There is a recipient list for the orders in config file. Is it possible to deliver orders based on location. Consider there are a number of warehouses. so based on the location (country,State) of customer, the order will email to that address. I assume there is no multi-Store feature at this time.
Well a Select Case code can do that, where I need to put this code.