Copied to clipboard

Flag this post as spam?

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


  • Tobias Morf 80 posts 183 karma points
    Sep 28, 2013 @ 11:57
    Tobias Morf
    0

    Umbraco Node in OrderFinalized event

    Hi all,

    within the OrderFinalized event we try to get the root node of the current shop (shop in shop solution) to access some settings.

    Any ideas? Do we have to pass the root node id via custom property to these events.

    Cheers Tobias

  • Anders Burla 2560 posts 8256 karma points
    Sep 30, 2013 @ 12:34
    Anders Burla
    0

    Hi Tobias

    Just use the ProductIdentifier (NodeId) of one of the order lines. Then use the Umbraco xml cache or API to fetch the root node based on that.

    Kind regards
    Anders

Please Sign in or register to post replies

Write your reply to:

Draft