I'm looking for a way in uCommerce to send email to the store-owner from a pipeline, other than the cc or bcc from an email send to the client. The store-owner needs some extra information about the order, which we store in orderproperties, and we don't want to send this info to the client.
From what I see, this is not possible from the standard mailtask.
Sending email to store owners
Hi,
I'm looking for a way in uCommerce to send email to the store-owner from a pipeline, other than the cc or bcc from an email send to the client. The store-owner needs some extra information about the order, which we store in orderproperties, and we don't want to send this info to the client.
From what I see, this is not possible from the standard mailtask.
Any thoughts on this?
Thanks!
Think I have a solution by building a custom pipeline task, and combine it with the code described here: http://bit.ly/zv3NFn . Seems to work...
That's it :)
Yep! :)
It works, but the code needs some refactoring before I can post it here... Its a bit quick and dirty now.. ;)
That's the cool thing about pipelines. You can try something out quickly and refine it if it works :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.