However when I run this on the website, it displays 'uCommerce Developer Edition' at the top of the page, I was wondering if what I aam trying to do is specific to the Developer Edition and if so what I could do to get around this?
Sorry about the formatting above, I seem to have gotten around the problem I was getting however I'm not too sure how to get the line item order property back when I'm in the checkout, any tips for doing this?
The order properties are included with the XML when you do a CommerceLibrary:GetBasket(). There will be an element for the order itself and for each of the order lines.
Dynamic Order Line Properties
Hi,
I'm trying to add an order property to an item in the basket, I can add a top level order property using:
And I've tried adding a property to a specific item using:
The above code was taken from: http://www.publicvoid.dk/DynamicOrderPropertiesAddingCustomInformationToBasketsOrdersAndOrderLines.aspx
However when I run this on the website, it displays 'uCommerce Developer Edition' at the top of the page, I was wondering if what I aam trying to do is specific to the Developer Edition and if so what I could do to get around this?
Thanks in advance!
Sorry about the formatting above, I seem to have gotten around the problem I was getting however I'm not too sure how to get the line item order property back when I'm in the checkout, any tips for doing this?
The order properties are included with the XML when you do a CommerceLibrary:GetBasket(). There will be an element for the order itself and for each of the order lines.
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.