#aditya-invoice

1 messages · Page 1 of 1 (latest)

pearl wind
#

@grim inlet do you have an example Invoice in_xxx you're working with so I can have a look?

grim inlet
#

Sure. Let me share it with you.

#

@pearl wind it’s an invoice item for which I need the amount(after tax). Invoice item is: “ii_1KGgudLyyYrd44Agug1gZRqu”

pearl wind
#

@grim inlet you'd just add the amount of the Invoice item to the tax_amounts.amount to get the after-tax amount

#

i.e. 23+ 2 = 25

acoustic glen
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!

grim inlet
#

Ah yes. I was aware of this. But because invoice provides this directly, I expected invoice items to get the total amount with taxes too. Thank you for replying so fast and helping out.