#stuartp22 - Multiple Accounts
1 messages ยท Page 1 of 1 (latest)
No I haven't... I'll have a look, thanks. In case it matters I am using Stripe Invoicing for this
Invoicing is compatible with Connect. Have a look here: https://stripe.com/docs/connect
Thanks will do some reading ๐
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.
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.
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.
Yep, Connect is often used to link together several accounts that belong to the same overall company.
OK, thanks ๐