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 Guys,
I'm using the Vorto package in some fields of the product document type. The issue is: when I create an order with Teacommerce, the name of the orderline will be "Our.Umbraco.Vorto.Models.VortoValue". How can I avoid that?
Best regards, Ricardo Pereira
Hi Ricardo,
You should use the notification center to hook into the C# events and add the information to the order lines there: https://docs.teacommerce.net/v3.0.0/reference#notificationcenter
That way you have full control of the data you add to the order og the order lines.
/Rune
Hi,
That works! Thank you!
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
Teacommerce with Vorto package
Hi Guys,
I'm using the Vorto package in some fields of the product document type. The issue is: when I create an order with Teacommerce, the name of the orderline will be "Our.Umbraco.Vorto.Models.VortoValue". How can I avoid that?
Best regards, Ricardo Pereira
Hi Ricardo,
You should use the notification center to hook into the C# events and add the information to the order lines there: https://docs.teacommerce.net/v3.0.0/reference#notificationcenter
That way you have full control of the data you add to the order og the order lines.
/Rune
Hi,
That works! Thank you!
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.