#calebmmmm
1 messages ยท Page 1 of 1 (latest)
I saw the ability to add a new account, but it looks like I have to fill our a whole new business profile for that and it might not be the right thing.
HI ๐
The most straight forward way to do this would be to add logic to your new app that adds an identifier to the metadata for Charges/PaymentIntents.
We generally recommend a new Account for new projects like Apps or Websites where you need to differentiate the whole business
We are a hosting company that has different clients ... we are accepting charges on behalf of our clients. We are onboarding a 2nd client now, would that be an appropriate use of the new account? Seperate website for a different client?
or should we just add metadata to distinguish charges coming from Client App A vs Client App B
Are these clients going to have Stripe Accounts? That may be a Stripe Connect situation but Connect is a complicated integration
no, we will own the stripe account... the money will flow thru us.
You can use the metadata approach to be able to identify individual payments and where they are coming from
But it's an approach that relies on you to know that values correspond to what apps/accounts
ok
Nothing in Stripe's pre-built reporting will take that into account
so the only way to get nice reporting is if it is a separate account?
Pretty much
ok... would that be a quick and easy thing if all the information is going to match our primary account?
Is this a separate stand-alone Stripe Account?
I don't know ๐
that's what I'm asking... it can be a sub-account off of our primary account if that is possible
I just noticed in the top left of the stripe login I was able to add a new account.
Yes you as a use can have multiple indenpendent accounts
But that would be the same manual drill as creating your first account
ok... is there a concept of sub-accounts in stripe?
That's Connect
But it's a big topic because we cover a lot of use-cases so I'd start here: https://stripe.com/docs/connect
yeah... I think you're right... that's what I need to do.
Is it difficult to get onboarded with connect
?
I would start by reading the docs
There's a lot in there and if you try to skim it you may miss something very important to how your business model works
what's the quickest you've ever provissioned connect and been able to get charges processing?
I haven't spun up a live account