Hi Dynamicweb,
We would like to be able to exclude some products that are part of an order discount, if certain data on the individual product means that no discount may be granted on it.
In the old discount module we could create our own SalesDiscountProvider and override ProcessOrder and then check the product on each order line.
When we use the new discount module, we do not have this option. By using DiscountExtender, we can only validate the entire order discount, but not manipulate it.
Would you be able to offer the same options for overriding the order discounts or do you have other suggestions?
Best regards
Niels Foldager