#michael-raphael_connect-tax-colorado

1 messages ยท Page 1 of 1 (latest)

topaz jungleBOT
#

๐Ÿ‘‹ 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.

severe oracle
odd temple
#

yes

#

So a client of ours is based in CO and they have a unique tax law

severe oracle
topaz jungleBOT
#

michael-raphael_connect-tax-colorado

odd temple
#

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

severe oracle
#

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

odd temple
#

the system then takes address, calculates, and charges the API usage charge.

severe oracle
odd temple
#

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

severe oracle
#

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.