Hi Dynamicweb,
We have a solution where a seller who buys on behalf of a customer (using impersonation) must be able to change the prices in the basket to 0.00 DKK.
We are using: "CartCmd=UpdateOrderlines&UnitPriceOrderLineOL{ORDERLINEID}=0"
It works fine when the price is changed to a amount that is higher than 0. After the price has been changed to something else than 0, you can subsequently set the price to 0, as OrderLineType has now been changed to Fixed.
Why is it not possible to change the price to 0 the first time?
Best regards
Niels Foldager