Urgent - Pricing discount at line level based on Order Total
Summary
Urgent - Pricing discount at line level based on Order TotalContent
Hi , I am working on a demo where we need to showcase the discount at the order line level based on order total. For example, if the order total is more than 1000 then at the line level discount of 10% to be applied, if more than 2000, then 15% etc. So I tried to use the existing entity Total (view OrderTotal) and attribute TotalAmount - I added this to the OrderHeader and OrderLine source entities in 'Source' in service mapping, and tried to make changes to the Matrix class Price List Charge Adjustment to include this new field.
1