#thiago-gaia_api

1 messages · Page 1 of 1 (latest)

quasi fableBOT
#

👋 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.

dark walrus
carmine maple
#

😦

dark walrus
#

Can you provide more context on what you're trying to do? I think your message cut off initially.

carmine maple
#

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.

dark walrus
#

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

carmine maple
#

VERY GOOD

#

THANKS!!!

dark walrus
#

Happy to help! 🙂

carmine maple
#

Just one more thing. So in the settings you would leave it so that the fees are not automatically charged?

dark walrus
#

fees for what exactly?

carmine maple
#

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.

dark walrus
#

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

carmine maple
#

ok.

#

The image configuration is not used to calculate the tax. It must be something else, I think.

carmine maple
dark walrus
#

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

carmine maple
#

ok