#jyrks.

1 messages · Page 1 of 1 (latest)

ivory mirageBOT
drowsy trout
#

Hi. Let me help you with this.

#

It depends if you need to use the same bank account or not.

#

The options are

  • Use the same Stripe account and differentiate based on metadata.
  • Use 2 separate Stripe accounts and use 2 different sets of API keys.
  • Use Stripe Connect - might be an overkill if you don't plan to expand companies further.
gaunt glen
#

Hey, we need to use a separate bank account

drowsy trout
#

Then it might be worth using 2 accounts and 2 sets of api keys.

gaunt glen
#

All right. And you believe that Connect does not make it simpler? Would not need to juggle between 2 accounts then

#

Implementationwise it would take longer than 2 Stripe accounts?

drowsy trout
#

Difinitely longer. Also, given that the 2 accounts will not need to collaborate, makes Connect unnecessary

#

You can treat it as 2 different Stripe integrations, just within a single app. And reuse what you can.

#

For webhooks I recommend keeping the 2 endpoints separate.

gaunt glen
#

Okay, thanks for the info

drowsy trout
#

Happy to help.