#Kosta
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
The tax_rates live on the Invoice Item: https://stripe.com/docs/api/invoiceitems/create#create_invoiceitem-tax_rates
Do you need to write the rate there as a percentage or substitute some kind of ID?
Vanya - you understand Russian?
Tax Rates is a separate object that you create: https://stripe.com/docs/billing/taxes/tax-rates
Then you pass the ID in the params to Invoice Item
No, only English.
clear - you must first create VAT, then add it to each position of the account - and the total "tax" will be calculated.
Thank you
Correct
Happy to help!