#josiahbryan
1 messages · Page 1 of 1 (latest)
Hello! Generally speaking no. Typically funds flow from the platform account to the connected accounts, not the other way around. We do have account debits for Express and Custom accounts though: https://stripe.com/docs/connect/account-debits
Can you tell me more about what you're trying to build? I might be able to recommend something more specific.
Yeah for sure - here's the gist of it:
- Affiliate Co. has their own Stripe account to use with ClickFunnels / GoHighLevel for funnels and one-click-upsells
- Affiliate Co wants to be able to sell in their funnel an additional "upsell" product (equating to a Stripe product)
- That "upsell" product is "my" software app subscription
- The Affiliate keeps the $$ from any other products they sell in the funnel
- They "owe" me (my account) the $$ from the upsell they did of my software
The real question is how do I get the $$ straight from their Stripe account from that upsell WITHOUT having the "end user" have to enter their CC again in my app or having to "charge" the Affiliate through an out-of-band method (like ACH transfer or CC payment FROM Affiliate to me each month for the $$ of the subscription) -
Ideally it would be an in-platform transfer for the $$ each month for that upsell subscription...
Any way to do that flow...?
You don't. You would need to charge them the funds they owe you as if they were a regular customer. I don't see how Connect would be involved here. You probably want to Invoice them.
Just to clarify, the purchase is entirely under the affiliate's control, right? You/your platform is not involved in that transaction?
Correct...completely thru GoHighLevel or ClickFunnels and THEIR stripe integration into the Affiliate's Stripe account - I just need to "react" to the purchase (create an in-app account in my app once they buy the product) and also get the funds from the purchase
What if...
I created a three-level thing...? Like this:
- A) My master account
- B) Secondary Stripe account - registered to THEIR business but depositing to MY account
- C) Tertiary account - registered to THEIR Business and depositing to THEIR account
A connects to B and B connects to C ...
They use (b) in GHL / ClickFunnels - then I transfer EVERYTHING to C EXCEPT my subscription...?
Connect is designed to have a platform facilitate the collection of funds and then the distribution of funds between multiple parties. If your platform isn't involved in the collection of funds then Connect doesn't really apply.
Gotcha....totally understood on that aspect - just trying to be creative haha
So the A/B/C thing is not a good idea then probably?