#jack_docs

1 messages ยท Page 1 of 1 (latest)

haughty salmonBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1235537645996736512

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

nova compassBOT
tight hemlock
#

Hi!

Is there a way to connect the platform account to itself on Stripe Connect?
hmm, that's something we explicitly blocked a few years ago as it lead to lots of problems and confusion ๐Ÿ™‚

But sure, your use case is one that I'm aware of(you use your own software to also sell things and in that way it would be easier to treat yourself as also a connected account). But it was a rare enough way of operating that we acknowledged blocking self-connection would have an acceptable impact versus the benefits

#

what I'd suggest is integrating the payments directly from your own account as regular non-Connect payments

void canopy
#

That makes sense I guess, so providing when using the api, providing a stripeAccount sometimes, but not always

tight hemlock
#

or you could create a new Stripe account just for selling and connect that, it's a little messy(since then the revenue from your application fees is not on the same account as the one doing those direct sales) but I think it mostly works

void canopy
#

Yeah I'd rather avoid having two stripe accounts for the same legal entity

#

I think the original set up you described would work well enough for us. I guess one question is: for billing, can users view all of the invoices in one place or are there different portals for each account?

tight hemlock
#

each account's data is all separate