Copied to clipboard

Flag this post as spam?

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


  • Tom Steer 161 posts 596 karma points
    Jan 14, 2015 @ 17:58
    Tom Steer
    0

    Hello :)

    From reading another forum post it would appear that the order xml is no longer used in v3? if so where does tea commerce store the order properties and orderline properties now? 

    Cheers,

    Tom

  • Anders Burla 2560 posts 8256 karma points
    Jan 15, 2015 @ 08:55
    Anders Burla
    0

    Hi Tom

    XSLT has been removed from v3 because of the small use of it. The orders has always been saved in the DB. So if you have order id's you can get an order using OrderService.Instance.Get in the TeaCommerce.Api assembly.

    Kind regards
    Anders

  • Tom Steer 161 posts 596 karma points
    Jan 15, 2015 @ 11:07
    Tom Steer
    0

    Hi Anders,

    Thanks for that. I was more after it so I could debug something but I couldn't see where the order properties & orderline properties were saved in the database e.g. custom properties i added to the order during checkout?

    Many Thanks,

    Tom

  • Anders Burla 2560 posts 8256 karma points
    Jan 15, 2015 @ 11:08
    Anders Burla
    100

    The properties is saved in the TeaCommerce_CustomOrderProperty and TeaCommerce_CustomOrderLineProperty

  • Tom Steer 161 posts 596 karma points
    Jan 15, 2015 @ 11:16
    Tom Steer
    0

    Thanks Anders not sure how i missed that :( lol

Please Sign in or register to post replies

Write your reply to:

Draft