#mikedwpdg-invoice-tax

1 messages · Page 1 of 1 (latest)

humble grove
#

@potent marten why would you expect tax_percent to not be null?

potent marten
#

Because there is tax field which is the sum of all tax amounts, and price I am using for testing has tax rates configured. Since there is a sum of all taxes applied, I was wondering if it is possible to that would represent the overall tax rate.

humble grove
#

ah no that's not something we do. tax_percent is only returned if you explicitly set it

#

otherwise you'll have to do the math yourself since you usually don't want to represent a global tax, you need the breakdown