Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Is there an way to get the Name of the order status for an order in Tea Commerce 3?
The OrderStatusId is available for an order but I can't see a way to get the Name for this status.
I'm trying to display the details for a customer's orders using Razor
Thanks,
Geoff
Hi Geoff
You can use the TeaCommerce.Api.Services.OrderStatusService.Instance.Get(storeId, orderStatusId)
Kind regardsAnders
Thanks Anders, That's what I needed
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
How to get Order Status Name
Hi,
Is there an way to get the Name of the order status for an order in Tea Commerce 3?
The OrderStatusId is available for an order but I can't see a way to get the Name for this status.
I'm trying to display the details for a customer's orders using Razor
Thanks,
Geoff
Hi Geoff
You can use the TeaCommerce.Api.Services.OrderStatusService.Instance.Get(storeId, orderStatusId)
Kind regards
Anders
Thanks Anders, That's what I needed
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.