#Shra_1

1 messages · Page 1 of 1 (latest)

vagrant laurelBOT
quartz pine
glad ocean
#

my clear use case here is. we'll have an application that'll have multiple payouts respective from app user(admin) own stripe accounts.
now how can applications facilitate making such transactions from thier own stripe accounts ?

quartz pine
#

I don't understand the question

glad ocean
#

okay. I'll try to explain it as best as possible.
we have to build an application for multiple workspaces. each workspace will have its own stripe account.
now whenever the workspace admin wants to payout his employee, He'll make it through our application. so our application should get connected to each workspace stripe account and facilitate respective payouts

quartz pine
glad ocean
#

bro, in this Link
https://stripe.com/docs/connect/collect-then-transfer-guide
in the first paragraph, you see this sentence
" We’ll also show you how to accept payments from tenants (customers) and pay out homeowners (your platform’s users) "

we have to do the reverse in our application.
we'll have the employer (platform user) and payout their employees

Collect payments from customers and pay them out to sellers or service providers.

quartz pine
#

Ok, then the core fundamentals of the guide still largely apply. You just have different actors/context. Do you have any specific questions/concerns?

glad ocean
#

yeah. each employer(admin) from a different workspace will have different stripe accounts

quartz pine
#

Hmm, I don't think you can model your business the way you plan to in Stripe. You can't have multiple levels of Connect account like you're describing