Developer forum

Forum » Ecommerce - Standard features » Mail subject on Ecom Ordermail

Mail subject on Ecom Ordermail

Peter Bille Larsen
Reply
Hi DWs

Has anyone had any luck doing something like this:

Din bestilling hos ShopEcom  [[@Ecom:Order.ID]] [[Ecom:Order.ID]]  {{Ecom:Order.ID}}  {{@Ecom:Order.ID}}

And then the order mail subject line was included with ecom variables?

//Peter

Replies

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply
Hi Peter,

Not sure if there is a template way to do this as well, but you could use the Extensibility API. Using the SendingConfirmationMail subscriber you can get access to the Order and MailMessage on the SendingConfirmationMailArgs instance passed to the subscriber.

Hope this helps,

Imar
 
Peter Bille Larsen
Reply
 ok cool :-)

//Peter

 

You must be logged in to post in the forum