#bodaniel
1 messages · Page 1 of 1 (latest)
When creating an invoice I specify account_tax_ids. I have setup a tax id using the Dashboard. Is it possible to do it using the API? I have also managed to copy the id from the Dashboard. I don’t even remember how I managed. Is it possible to retrieve the tax ids of the account using the API?
Maybe I am using "account_tax_ids" incorrectly?
You mean the tax ID here: https://dashboard.stripe.com/settings/taxation
No you can't set or get it with the API, only with the dashboard.
Maybe… I can’t remember where I found the "account_tax_ids". The ids begin with "atxi__"
Give me a few minutes to look into this.
👍
There is some info here about account tax IDs: https://stripe.com/docs/tax/invoicing/tax-ids#managing-tax-ids
Ok. I have to visit this page https://dashboard.stripe.com/settings/billing/invoice
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
In the very bottom I can find "the account tax id". If i click ... I can then choose "Copy object ID".
Correct
I guess I have to setup the tax information using the dashboard? And I guess I need to copy the "account tax ids" using the dashboard as well.
Also correct 🙂
And the tax information is part of the "Invoice template" (branding, business info etc). The invoice template needs to be setup using the dashboard.
Yes
I will try to remember this 🙂 Thanks!