Copied to clipboard

Flag this post as spam?

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


  • Anders Grahn 14 posts 94 karma points
    Feb 20, 2014 @ 12:01
    Anders Grahn
    0

    Listing orderstatuses by name using Razor Api

    Hello, I'm trying to list the available Orderstatuses by name using the Razor Api but am unable to find a method to fetch these. Is there a way to fetch available orderstatuses without manually adding the TeaCommerce_OrderStatus table to my own schema?

    Thanks in advance, Anders

  • Anders Burla 2560 posts 8256 karma points
    Feb 21, 2014 @ 08:17
    Anders Burla
    100

    Hi Anders

    You can use the OrderStatusService.Instance.GetAll(storeId) which is available in the TeaCommerce.Api.Services namespace.

    Kind regards
    Anders

  • Anders Grahn 14 posts 94 karma points
    Feb 21, 2014 @ 08:32
    Anders Grahn
    0

    Wonderful, thank you :)

Please Sign in or register to post replies

Write your reply to:

Draft