#thiago-gaia_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/1300895395802517614
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- thiago_tax-calculation, 58 minutes ago, 36 messages
hello
You can manage your tax registrations via the dashboard - https://docs.stripe.com/tax/registering#add-a-registration
😦
Can you provide more context on what you're trying to do? I think your message cut off initially.
Hi,
I would like to use the tax calculation API but without sending the taxes to be charged. The tax payments would be made at a later time by an accountant. So would I have to register all the states in the same way to collect tax on the dashboard?
We would like to create an API that returns the tax rates (US) to show to the buyer.
Stripe Tax only calculates tax in jurisdictions where you’re registered to collect tax and requires you to add your registrations.
So if you're planning to collect tax in all the states, you should register in all states - yes
There's also tax registrations API if you don't want to use the dashboard - https://docs.stripe.com/tax/registrations-api?tax-integration=direct
Happy to help! 🙂
Just one more thing. So in the settings you would leave it so that the fees are not automatically charged?
fees for what exactly?
also considering the context we are talking about. Which would be the creation of an API to only show the rates of the purchase in progress.
I'm not sure I fully understand your question.. Creation of the API is completely upto you. You'll need to write code in your server-side application that calls Stripe whenever there's a purchase in progress. You can use Tax Calculations API to calculate the tax - https://docs.stripe.com/api/tax/calculations/create
ok.
The image configuration is not used to calculate the tax. It must be something else, I think.
here
We're not familiar with how dashboard does things on discord. If you have questions about specific dashboard feature, I would suggest you reach out to our support about that
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
ok