#xavier-ameliorateur
1 messages · Page 1 of 1 (latest)
Hi 👋
Where is in the dashboard, the interface to add connect account please ?
quoting for context
When you say "add connect account" what action do you mean? Are you creating an account or do you want to add an existing Stripe Account to yours as a Platform?
Yes I understand this is about Connect accounts. My question is, are you creating a new Stripe Account or are you trying to link an existing account.
heu
there is student which pay a teacher
33% go to the site owner
66% go to the teacher
where can i create a stripe connect account in the dashboard for each teacher please ?
So you want to create an account? Okay
If you can't see it then you likely are missing some permissions. Unfortunately we don't have a lot of insight into the Dashboard as this forum is focused on developers integrating with the API. I would recommend reaching out to Support at https://support.stripe.com
ok
the support talked about a plus button which i don"t have in my dev stripe account and in my client one
so i dont know how create an account for a teacher
thank you for you help
so to stay in the dev world
You should raise the fact that you do not see a Plus button. That implies some permissions are the issue (which I cannot look into on my end)
i'm familiar with stripe APIs
Okay. So you could also use the Account and Account Link APIs to create an account and send the teacher to the Stripe hosted onboarding
how can insert a stripe connect account to the payment intent to site owner give directly 66% to the teacher in one shot please ?
ok thank you
how can insert a stripe connect account to the payment intent to site owner give directly 66% to the teacher in one shot please ?
I'm sorry, that isn't really clear what you are trying to do. Also, this would depend a lot on how you create the accounts
Are these teachers Standard Stripe Accounts? Express Accounts?
Express Accounts
Okay so in that case you would use Destination charges. You have two options for how to pass funds on to the Teacher.
https://stripe.com/docs/connect/destination-charges
You could specify the amount you want the Platform account to keep in the application_fee_amount or you could specify how much you want to pass on to the teacher in the transfer_data.amount.