Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • K.Garrein 164 posts 629 karma points
    May 28, 2014 @ 17:10
    K.Garrein
    0

    Something like an order paid or complete event?

    I need to save some data in umbraco when an order is set to paid (e.g. Ogone, but also using the CMS).

    How can I do that?

    Thank you very much.
    Kind regards.
    Kris

  • Morten Skjoldager 440 posts 1499 karma points
    May 30, 2014 @ 15:56
    Morten Skjoldager
    100

    Hi Kris. We have the pipelines running when orders change status. You can hook into one of them or even register your own pipeline for the order statuses. 

    Take a look at the table:

    uCommerce_OrderStatus

    You can also take a look here on how to register a pipeline task if a task in the checkout pipeline is sufficient enough for you:

    http://docs.ucommerce.net/ucommerce/v6/extending-ucommerce/create-pipeline-task.html

    Hope that helps. Otherwise let me know :)

    Morten

  • K.Garrein 164 posts 629 karma points
    Jun 02, 2014 @ 10:58
    K.Garrein
    0

    Thank you! Got it working :-)

Please Sign in or register to post replies

Write your reply to:

Draft