#Eranga-Invoice
1 messages · Page 1 of 1 (latest)
type = subscription and proration = false normally means that's a normal renewal Invoice, so there shouldn't be more than 1, I think
That was my thought as well. I just wanted to confirm
Thank you @remote pagoda for the help
One more question, does the amount in an invoice line item is after tax and coupon values?
Please allow me to jump in to help, if the amount you are referring to is https://stripe.com/docs/api/invoices/line_item#invoice_line_item_object-amount
this does not include the tax or any coupon discount deductions.
The relative tax and discount are defined https://stripe.com/docs/api/invoices/line_item#invoice_line_item_object-tax_amounts and https://stripe.com/docs/api/invoices/line_item#invoice_line_item_object-discount_amounts