#shawon3719

1 messages · Page 1 of 1 (latest)

river escarpBOT
subtle stag
#

hi! generally that's not something that's done, what's the use case for connecting to the existing account, what would you be doing with it?

paper mulch
#

As a platform owner, I facilitate the sales of packages by multiple sellers. Buyers make purchases via my website and payments are processed through my platform account. Afterwards, I transfer the funds to the relevant connected accounts. To do this, I require the buyer's connected account ID in the format of 'acct_XXXXXXX'. Currently, this works when a buyer creates a new connected account during the onboarding process with Stripe. However, I need to implement a way for buyers with existing Stripe accounts to connect them to my platform.

cursive wharf
#

Are you using standard accounts?

paper mulch
#

express

cursive wharf
#

A single Express account can't be tied to multiple platforms unfortunately

#

You'd create an account via the API and onboard them via Account Links

paper mulch
#

think I am a buyer in the mentioned scenario and I have a stripe account. So I can't connect my account to the platform account I'm selling my packages? Do I have to create another stripe account?

#

So it should work for existing acc too. Make sense?

cursive wharf
#

Not for Express accounts I'm afraid

paper mulch
#

Not for express then for what?

#

Standard?

cursive wharf
#

For standard it's slightly different. You'd create them a new acct_xxx ID via the API, and then onboard them via an Account Link. They can authenticate there with their existing Stripe credentials.

paper mulch
#

Do you mean that one should create multiple accounts for multiple platforms? :/ That's insane.

cursive wharf
#

As the platform? Yes, you need to create 1 account per customer, per platform

#

If standard accounts, and they have a Stripe account already, then they can tie those accounts together under that single Stripe account

paper mulch
#

🤨

#

got it

#

So should I convert to standard then?

#

what I'll get or what I'll loose by converting from Express to Standard?

cursive wharf
paper mulch
#

Currently my system is developed based on express

#

?

cursive wharf
#

I recommend reading the doc above to understand the differences in account types, how money flows between them, and any potential implications on your business/product.

paper mulch
#

If I convert to Standard, May I be able to connect the existing account to the platform without the onboarding process?

cursive wharf
paper mulch
#

Is there any method to retrieve the Stripe Account ID using the client's email address?

#

I mean "acct_XXXXXXXXXX"

cursive wharf
paper mulch
#

only via email

#

it shows I need to pass acct ID but I want to get that ID via email

#

There must be a way to do so. I saw some platforms connect existing acc to their platform acc. I need to know how!

#

let me record a video on that

cursive wharf
graceful osprey
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!