#samlll42

1 messages · Page 1 of 1 (latest)

swift irisBOT
woeful condor
#

Hi there!

glass rivet
#

Hey!

#

we have a merchant with multiple locations each location has a separate bank account (they want to keep their finance seperated) can they have multiple bank accounts under the same Connect Stripe account or will they need one stripe account per location?

#

we can pass an identifier when we call the Stripe API based on the location - is that supported?

woeful condor
#

It's possible for a given Connect account to have multiple external accounts/bank accounts. It's not possible to specify on the charge which bank account should be used to pay out the funds

glass rivet
#

I see... so if they have multiple bank accounts all the charges go to the same/default one ?

woeful condor
glass rivet
#

Thanks - But here we are talking about payments they get from their customers processed through our platform on their Stripe Account, not payouts to 3rd parties

#

Does that make sense?

woeful condor
#

I'm not sure I follow.

#

Let me know if this is an accurate summary of what we're discussing: Customers are making payments. Funds from these payments are being added to a Connected account's balance on Stripe. The Connected account would like to be able to transfer funds from that balance to different bank accounts of theirs.

glass rivet
#

Correct

#

I guess the only part that i am not sure I understand is the payment to the bank account is automated daily - right?

woeful condor
#

Daily payouts happen if automatic payouts are enabled. In order to choose to send funds between a connected account's bank accounts, payouts will need to be switched to manual for that particular connect account

glass rivet
#

I see

#

so basically either they do manual pay outs and use some kind of indicator we passed when we process the charge to determine what goes were , or we set them up with a separate Stripe account per Location and connect to each Stripe account

#

Can we link multiple Stripe account so they can share the same customers /payment methods across multiple accounts?

woeful condor
#

That's right

glass rivet
#

I see - hold on my colleague is joining as well he is more familiar than me with how we did our integration - Currently i believe we store payment methods on the connect account not the platform

woeful condor
#

Got it. It's not possible to share/clone/use the same customers stored on one connected account with another connected account.

glass rivet
#

That makes sense - we may have to change our implementation somehow to support that

chilly solstice
#

Yes, in our current integration, we create all the payment methods on the connected account.

chilly solstice
austere gulch
#

No, you can have multiple Payment Methods to a customer.

glass rivet
#

Thanks for the help