I need to insert a line in template with the proposal to show the refund amount.
I can’t find any variables like price, discount etc ..
Like this: Discounts : {{ total_discounts | money }}
how is it possible to obtain a similar result?
Thanks in advance