#Dr.Chris-Connect
1 messages · Page 1 of 1 (latest)
Hi there! To clarify, you want to charge your Connected Accounts a referral commission?
Hey! I'll try my best to clarify here - so we have a merchant that basically wants to pay out a commission (referral) to someone else via stripe.
I see... so that 3rd party isn't associated with you directly, but instead with your Connected Account user.
yes exactly
If you wanted to facilitate this then you would essentially need to onboard that 3rd party as a Connected Account and then you could charge your Connected Account merchant as a normal customer of that Connected Account.
But we don't really have a feature that will take care of all of this for you.
Gotcha - so I can give you some more context just to gut check if this would make sense
Yep that'd be great
We have an online ordering platform which is focused on direct delivery called one2 - via stripe connect, we only charge a small application fee per order.
Our merchant would like to offer a flat 12.5% commission to a* separate stripe account that would be providing the referral for them
So we're not making any of that 12.5% in this situation, they just want to be able to break apart payouts to another party
in this case, the referral
Let me know if this makes sense - I'm open to doing this the simplest way possible
Ah okay thank you for clarifying.
What type of Connected Accounts are you using and what type of charges currently?
And where are your Connected Accounts located compared to your platform (are they in-region or international)?
Both domestic USA - I think they are normal connect accounts (online ordering for restaurants)
standard connect accounts
Got it.
Okay so really the easiest way to do this then is going to be to take a larger Application fee and then transfer those "commission funds" to the other Stripe Account separately.
Gotcha - so we would just have both stripe accounts (merchant + referral provider) as& merchants under our platform
Exactly
gotcha ok
Forgive me for not knowing this, would this require any dev work to accomplish?
Yes it would.
You will need to add logic for when to calculate a higher application fee, and then a separate API request to create the transfer to the commissioned account
I see. Is there a solution that they could do themselves via 3rd party? I know there's apps like 1st promoter that handle referral payouts, plus that would make sure the routing is on their end since we don't necessarily support what they want to do
Your Standard Accounts can be a platform as well for their own Connected Accounts so you can have them handle this all on their end if you want to.
Hmm, I'm not sure I follow. How does that work exactly?
Just like you created a platform, they would create a platform and have their own Connected Accounts and then they would transfer their commission to those accounts.
so they'd have a connect account under our connect account
Correct. You can't manage their Connected Account at all, but they can handle it themselves.
Yes, they can send their 3rd party an onboarding link via the Dashboard and they can create transfers via the Dashboard.
It is highly manual though.
Gotcha - so if it takes off they would want to write some sort of integration at that stage
Yep
Well I guess this could work but it sounds a little painful
Yeah I wouldn't really recommend it.
Is there like a 3rd party app that they can use that does this?
I'm not aware of one specifically. You can look into our extensions and see if anything fits: https://stripe.com/partners/apps-and-extensions
Alright - will do. Thanks @mild swan for the answers! I'll chat with my team and see if we have any additional questions. Is there a way we can keep this thread open for a little longer?
Yep I'll leave it open!
And if it gets archived feel free to just jump back into the main channel and ask it to get re-opened.
Sounds good 👍
Hey @mild swan , is there a way we can just redirect funds inside of a stripe balance to another account, after the fact?