#Зданчук Дмитрий-Connect

1 messages · Page 1 of 1 (latest)

haughty hill
#

Hi there 👋 you'll definitely want to use Connect. In this case Connected Accounts would be your owners, and you would use Customer objects to represent your tenants.

You'll then want to look at the different types of charges that we have available and determine which best fits your needs:
https://stripe.com/docs/connect/charges

That decision will go hand-in-hand with the type of connected accounts you decide fit your needs:
https://stripe.com/docs/connect/accounts

mental moth
#

ok. We have a Connected account that represents the Owner, a bank account is linked to this connected account. If the Owner changes a bank account, how can I update it in my Connected account?

haughty hill
mental moth
#

"you would use Customer objects to represent your tenants". I see two types of customers, what's the difference?

haughty hill
#

Those are the same type of object, but one resides on the platform account (the one accessed from the top nav) and the others reside on the connected account (the one seen on the left nav within the Connected Account pane).

mental moth
#

Is it accessing the same object in different ways?

vivid skiff
#

Not really, you just want to focus on the top one, ignore the other one

mental moth
#

Thx

vivid skiff
#

of course!