#a8er
1 messages · Page 1 of 1 (latest)
Hello 👋
How exactly are you trying to add these IDs?
Can you share an example?
Typically, you pass it directly to the invoice when you create it
https://stripe.com/docs/invoicing/taxes/account-tax-ids?dashboard-or-api=api#displaying-multiple-tax-ids
Seems to be too simple to be true:) I saw that the parameter is a simple string whereas the tax-ids in stripe normally comprise of a type + id so I thought that one has to create the tax-id first and then pass the id of the account_tax_id
whatever... i try directly passing the tax-id