#stuartp22 - Multiple Accounts

1 messages ยท Page 1 of 1 (latest)

dim knoll
#

Hello! Have you investigated Stripe Connect for your use case?

rotund hamlet
#

No I haven't... I'll have a look, thanks. In case it matters I am using Stripe Invoicing for this

dim knoll
rotund hamlet
#

Thanks will do some reading ๐Ÿ™‚

rotund hamlet
#

Connect looks like it offers a huge amount more than we actually need, but thanks for the suggestion. To avoid the API key being shared between threads it looks like I will have to remodel the application so that each account is handled separately in some way.

dim knoll
#

Connect is certainly robust and quite powerful, but you can generally use only the specific features you need. If you're dealing with multiple Stripe accounts we generally recommend using Connect unless you have an unusual/exceptional use case.

rotund hamlet
#

Even if both accounts belong to us? I'm not building anything for third party companies. The only reason I needed to set up a 2nd Stripe account was to have separate invoice branding for another part of the business.

dim knoll
#

Yep, Connect is often used to link together several accounts that belong to the same overall company.

rotund hamlet
#

OK, thanks ๐Ÿ™‚