#DevDev-invoice
1 messages · Page 1 of 1 (latest)
Hi! If I understand correctly, you are creating a new invoice, and you would like to set an application fee amount in percentage?
Yes
Actually we are setting the application fee as some percentage of total invoice amount
So, when a user updates the invoice by adding or removing line items, we have to update the application_fee_amount.
Hi
Got it! Then yes I don't see any other way to do this, since there's no application_fee_percentage parameter on the invoice.