Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I'm sure I am missing something really obvious, but how do I trigger a Tea Commerce email for a particular order from code?
Thanks,Matt
Hi Matthrew
Its dead simple.
EmailTemplate.GetEmailTemplate( id ).Send( order )
Kind regardsAnders
Thanks Anders,
I knew it would be something really simple!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Triggering a Tea Commerce email from c#
I'm sure I am missing something really obvious, but how do I trigger a Tea Commerce email for a particular order from code?
Thanks,
Matt
Hi Matthrew
Its dead simple.
EmailTemplate.GetEmailTemplate( id ).Send( order )
Kind regards
Anders
Thanks Anders,
I knew it would be something really simple!
is working on a reply...