Sending email with messsage template

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
Does anyone knows , how to can i send an email with message template ? ( code example )
9 years ago
Look at Nop.Services.Messages.WorkflowMessageService.SendOrderPlacedStoreOwnerNotification(Order order, int languageId)
9 years ago
Hey thank you :) I got it :)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.