#bwurtz_tax-registration

1 messages ¡ Page 1 of 1 (latest)

wintry baneBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1248319038585704483

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

barren snow
#

You have to configure it on that connected account's Dashboard

#

bwurtz_tax-registration

polar dust
#

Can I enable tax through the API for a connected account? Or does the connected account need to enable it for themselves using the Dashboard?

barren snow
#

They shouldn't need to do anything themselves but you do need to make sure they have the right settings first. Can you try the call I mentioned above?

polar dust
#

OK. And yes I can update using the settings call you mentioned above. Thank you!

#

It's just a little annoying that it doesn't default to the business address they entered when they created the account

barren snow
#

yeah that's fair

polar dust
#

Is there a way I can pull the connected account registered business address using the API?

#

I don't actually save the address on my end. They just enter it in Stripe when they create the accoun

#

*account

#

It doesn't look like this $stripe->accounts->retrieve('acct_1Nv0FGQ9RKHgCVdK', []); returns the address

barren snow
#

no that's impossible. You'd have to ask them and then configure it

polar dust
#

OK thank you

barren snow
wintry baneBOT
polar dust
#

Awesome that's exactly what I was looking for