Copied to clipboard

Flag this post as spam?

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


  • Logan P. 47 posts 217 karma points
    Jan 22, 2015 @ 01:58
    Logan P.
    0

    Teacommerce 3 Migration

    Hi,

    So we upgraded from teacommerce 2.4 to 3 to fix a few bugs that we were experiencing. We read the change logs and understood that there would be some code migration that would need to be done.

    Now the problem. We were relying heavily on the OrderCalculator::CalculateOrderTotalPrice method that is now removed.

    Is there any work around for this? I have tried everything thing I can think of. I have hooked into every event on app start and none are accomplishing what I need.

    Thanks.

  • Anders Burla 2560 posts 8256 karma points
    Jan 22, 2015 @ 10:13
    Anders Burla
    0

    Hi Logan

    We "locked" the order calculator as we added the marketing suite. What do you do in the calculate order total price that can not be done with the marketing stuff?

    Kind regards
    Anders

  • Logan P. 47 posts 217 karma points
    Jan 22, 2015 @ 14:51
    Logan P.
    0

    Hi Anders,

    I had created my own discount code module that I would like to continue to use (instead of migrating to Teacommerce's). I would apply the discount at the very end in the CalculateOrderTotalPrice. I have tried to hook into the OrderPropertiesUpdated event and just apply it there, but I am not fully understanding when it gets triggered. It seems like it is only triggered when a property is added or removed and NOT when values on existing properties are updated, is this correct? I will look into the marketing sweet to see if it offers what I need.

    Thanks!

  • Anders Burla 2560 posts 8256 karma points
    Jan 22, 2015 @ 16:26
    Anders Burla
    0

    Hi Logan

    I see your problem. We will open small parts of the order calculator again to support older code. It will be in 3.0.1.

    Kind regards
    Anders

  • Logan P. 47 posts 217 karma points
    Jan 22, 2015 @ 16:35
    Logan P.
    0

    Awesome!

    Thanks for the support. Any idea when this will be released? Or would it be possible to get a nightly build of this? We are launching at the end of next week, so time is of the essence. My email is [email protected] if you can send a nightly.

    Thanks again! Logan

  • Jonas Eriksson 930 posts 1825 karma points
    Feb 10, 2015 @ 11:26
    Jonas Eriksson
    0

    Any ETA about 3.0.1 ?

    Cheers

  • Anders Burla 2560 posts 8256 karma points
    Feb 11, 2015 @ 08:26
    Anders Burla
    0

    Hi Jonas

    We hope for this week for the Umbraco 7 version. Still some minor bugs we want to fix

  • Anders Burla 2560 posts 8256 karma points
    Feb 13, 2015 @ 13:58
    Anders Burla
    0

    Hi Jonas

    We found a minor thing in the core that we want to fix before we release. So next week will be the release week for 3.0.1

  • Jonas Eriksson 930 posts 1825 karma points
    Feb 13, 2015 @ 14:04
    Jonas Eriksson
    0

    Ok,

    thanks for keeping us updated!

  • Anders Burla 2560 posts 8256 karma points
    Feb 18, 2015 @ 14:42
    Anders Burla
    1

    3.0.1 has been released

Please Sign in or register to post replies

Write your reply to:

Draft