#starleuk_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1273294127928447018
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, what information are you looking to change specifically? Are you looking to change the vat per invoice? Or something else?
Hello, I want to edit the company's information and add the vat number of the company of the invoice automatically generated by the subscription payment
So like edit the support email for the comapny?
And per invoice or across the entire account?
This is a good doc for how tax IDs work on invoices https://docs.stripe.com/tax/invoicing/tax-ids?dashboard-or-api=api#tax-ids-invoices
Change the company name on all invoices on the account and add the vat number to all invoices on the account as well.
Etc it's not necessarily via the api but even on the interface I don't understand how to display this information in all cases. So I said to myself that it should be done via the API at checkout time, but if you can tell me how to do it on the interface, that's even better!
Gotcha, looking in to this. And is this your account that you have dashboard access to or is it a connected account that you are managing via the API?
I also have access to the dashboard
But it's not my account, it's my customer's account, but I can ask him to edit the information if necessary.
Thank you in advance!
The info can be changed in the dashboard here https://dashboard.stripe.com/settings/public
Or here in the API but that endpoint may be restricted based on what kind of connected account you are working with https://docs.stripe.com/api/accounts/object#account_object-business_profile
And I think the doc from earlier is the right one for VAT IDs