Copied to clipboard

Flag this post as spam?

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


  • Rasmus Fjord 675 posts 1566 karma points c-trib
    Aug 17, 2015 @ 07:45
    Rasmus Fjord
    0

    Sending email out through api

    Hey there :)

    I want to shoot an email out that is defined in teacommerce, through an eventhandler im building. But I cannot find anything through the API to send emails with. Im gussing I should just be able to parse in an order or something.

  • Anders Burla 2560 posts 8256 karma points
    Aug 17, 2015 @ 08:17
    Anders Burla
    100

    EmailService.Instance.Get(1,1).Send(order) - BOOM!

  • Rasmus Fjord 675 posts 1566 karma points c-trib
    Aug 17, 2015 @ 08:47
    Rasmus Fjord
    0

    Awesome :D

Please Sign in or register to post replies

Write your reply to:

Draft