I have created the promotion Spend amount to get free shipping. In the checkout process I want to show the discount that the customer will receive, but if I look for applied promotions on the cart, the SavedAmount property is specified excluding tax. How can I find the corresponding value including tax, and can that solution work for both carts and purchase orders?
The shipping tax rate could theoretically change over time.