#m33chx

1 messages ยท Page 1 of 1 (latest)

boreal trailBOT
dusty yoke
#

Can you clarify what you mean by indirect debit?

arctic pasture
dusty yoke
#

You can't create customer objects on connected account and create payments using that on the platform.

For destination charges, both would get created on the platform account. What sort of connected accounts are you using?

arctic pasture
#

Ah ok, express account

dusty yoke
#

Express accounts don't get access to typical stripe dashboard either. You can integrate express dashboard that allows them to see their balance, upcoming payouts etc but nothing more
https://stripe.com/docs/connect/express-dashboard

So yeah, there's no good way to do this really

#

you could clone customer information to the connected account, however you'll also need to build the UI to show that info to your connected account holders

arctic pasture
#

I've been banging my head about it for weeks! I have read the documentation for cloning the customer but it is not recommended.

dusty yoke
#

yeah like I said, there's no good way to do this.

Taking a step back, what's your usecase of doing this?

arctic pasture
#

similar to airbnb

dusty yoke
#

No like what's your usecase of storing customer information on the connected account?

arctic pasture
#

For example, the seller must be able to see what he sold and who he sold to

#

I wanted to use the account dashboard to get all the information

dusty yoke
#

that's something you can handle on your own in your app though right?

Express and custom accounts don't have stripe dashboard access either way.

And with standard accounts, we recommend using Direct Charges instead

arctic pasture
#

OK, thanks a lot. Is it possible to create individual standard accounts (not company)?

dusty yoke
#

It should be, this isn't something our team on discord would know about.

You can refer to the docs or reach out to our support team with specific questions around eligibility ๐Ÿ™‚
https://stripe.com/docs/connect/accounts

arctic pasture
#

okay, I'm asking you because while doing some tests I noticed that during the onboarding process the VAT number is requested

dusty yoke
#

Yeah that's the kind of detail our team on discord won't know anything about ๐Ÿ˜…
Support team is the expert on account related stuff, it falls out of our skillset

arctic pasture
#

Perfect thank you very much! I will contact the support center!