#Зданчук Дмитрий-connect
1 messages · Page 1 of 1 (latest)
hello, reading...
so you want to charge the end-customer, send some of the funds to the connected account, and keep a fee for yourself?
that is entirely possible and is what Connect is designed for, you'd implement one of the charge types indicated on https://stripe.com/docs/connect/charges , that's how it's done.
We doing this. And we see that the commission was withdrawn, but where is the place where they add up? How can I withdraw/cash out/withdraw this money?
@cunning burrow it's in your platform's balance and is paid out like any normal money in your Stripe account
so you see it at https://dashboard.stripe.com/balance/overview and you configure your payouts at https://dashboard.stripe.com/settings/payouts
But this moment does not exist. I see the commission as on pic.
Payouts = 0$
payouts take a few days, they're not immediate!
How I see transaction with Fee
like it takes 7 days for your first payout, and after that it reduces depending on what country your account is in. It's covered in https://stripe.com/docs/payouts so please read that
if you have follow up questions about your payouts, https://support.stripe.com/?contact=true can help as it's not a an API/coding question which is what we help with here.
Oh! I think this is solution
One more question
If I want to make a payment from a Client to my Platform account, where can I get the Platform ID to pay?
you don't need a platform ID to do that