#michael-raphael_connect-tax-colorado
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/1509593002933354690
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello ๐
I'm not sure what you mean by Stripe Express. Do you mean Express Accounts and Stipe Connect? https://docs.stripe.com/connect/express-accounts
Okay so you are asking if Stripe's Tax for Platforms: https://docs.stripe.com/tax/tax-for-platforms can hanlde Colorado tax laws and the requirements?
michael-raphael_connect-tax-colorado
yes
And what is the cost of of curiosity per usage
is this the one????
regarding the cost can we just use the API for specific customers that have it active
and therefore those customers are charged
i.e. we only need for clients in Colorado and no one else so we on on systems manually enable it for those customers
Unfortunately, those are not questions we can answer here. The team who staffs this channel focuses on the technical aspects of writing code to build integrations with Stripe APIs. We do not know about how stripe fees are assessed on Stripe products
the system then takes address, calculates, and charges the API usage charge.
We have a document here https://support.stripe.com/topics/connect-1099-tax-reporting about Connect an 1099 reporting
Sure, you cant answer cost q. but can you answer development
This has nothing to do with 1099 documentation
My question is how can we utilize this for our connected customer
so only 1 customer has to activate this vs all of our connected accounts on our platform
Is that possible
My question is with regards to tax basic API
For using tax calculations with Payment Intents, that is handled on a per-transaction basis
how can we utilize this for our connected customer
I don't know what you mean by that.
You would need to modify your integration to utilize tax calculations and tax transactions
Since you are mentioning Express Accounts, are you using Destination Charges?
When you say "so only 1 customer has to activate this" I am guessing you mean that only one Connected Account will have tax calculations and tax transactions as part of their charge flow.
In that case, that is something your integration would need to handle.