#josiahbryan

1 messages · Page 1 of 1 (latest)

quasi rapidsBOT
signal warren
#

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.

eager trellis
#

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...?

signal warren
#

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?

eager trellis
#

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...?

signal warren
#

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.

eager trellis
#

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?

signal warren
#

No, I don't see how that could work.

#

It really sounds to me like you need to Invoice them periodically for the funds they owe you.

eager trellis
#

Okay, let me go back to the Project Manager and discuss this with him and see if he has further ideas haha

#

thank you SO VERY VERY much for your reply - really helps