#malik-clickfunnels
1 messages ยท Page 1 of 1 (latest)
@ashen plaza Are you working at Clickfunnels? I don't fully grasp your set up if not
I am there, there are a lot of people to help
You want to read this doc: https://stripe.com/docs/connect/subscriptions#collecting-fees-on-subscriptions
Basically you take a fee by using application fees when you create the subscription on behalf of your connected accounts
@ashen plaza is that what you needed?
No brother
we are not using a custom solution to accept payments, they all accept payments on their stripe accounts but they are connected with us through Stripe Standard connect
what does that mean "not using a custom solution"
and wa are looking to take a commision on sales
you work at Clickfunnels, you built (or someone did) the integration, you, as a platform, are the ones creating the Subscription on their account with code
That's how ClickFunnels works today at least
custom means through Stripe APIs
but you are, Clickfunnels is a Connect platform and you make API requests on behalf of connected accounts today
they have independent funels and accepting payments on their stripe accounts
who is "they" and what's an independent funnel?
I'm sorry, I am trying to help you, but it's not easy to follow. The little I know of Clickfunnels, the Stripe account owner does not do anything with Stripe themselves. You (Clickfunnels) do that for them with code already
look
put aside funnel,
we have stripe standard connected accounts ,
each account accepting payments
we want take commission on those payments, how can wo do that ?
You can only accept a commission on payments you create yourself, with code, via the API.
It wouldn't make sense that you'd take a cut of a payment you don't even create yourself
As a Connect platform, your code would create those payments, one way or another, in which case you'd use Application Fees to take your cut (my doc above)
is there any webhook event for connected accounts ?
That doesn't mean anything ๐
sorry I'm really struggling to follow your train of thoughts and what you know about our API and Connect and how Clickfunnels is built
Do you want to listen to events on connected accounts specifically? If so, yes you can create a Connect webhook endpoint: https://stripe.com/docs/connect/webhooks
Clickfunnels does that already as far as I know
exactly the same thing i needed,
listening connect payments events i can make a trnasfer of commision to the platfrom account easily. .
also yes clickfunnels offers such service to use connect, but we are not supposed to use that, business requirenments ๐
thanks for your time bro.
listening connect payments events i can make a trnasfer of commision to the platfrom account easily. .
How do you plan to transfer a commission to the platform exactly?