Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • claus pihl 4 posts 44 karma points
    Apr 04, 2019 @ 09:18
    claus pihl
    0

    Use different reciving mail on product

    Hi Is it possible to send the order email to different address, eks

    Product 1 send the order mail to [email protected] Product 2 send the order mail to [email protected]

    Best regards Claus Pihl

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Apr 04, 2019 @ 15:39
    Matt Brailsford
    0

    Hi Claus,

    You should be able to create an event handler for NotificationCenter.EmailTemplate.MailSending and check the event args Order property to see which products have been purchased and depending on the product, modify the event args MailMessage property to set the To address accordingly.

    Hope this helps

    Matt

Please Sign in or register to post replies

Write your reply to:

Draft