#xavier-ameliorateur

1 messages · Page 1 of 1 (latest)

rugged vaultBOT
golden zenith
#

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?

obtuse wing
#

i talk about a "stripe connect account"

golden zenith
#

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.

obtuse wing
#

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 ?

golden zenith
#

So you want to create an account? Okay

obtuse wing
#

the site owner has already a stripe account

#

so where is it possible please ?

golden zenith
#

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

obtuse wing
#

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

golden zenith
#

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)

obtuse wing
#

i'm familiar with stripe APIs

golden zenith
#

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

obtuse wing
#

how can insert a stripe connect account to the payment intent to site owner give directly 66% to the teacher in one shot please ?

golden zenith
#

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?

obtuse wing
#

Express Accounts

golden zenith
#

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.

obtuse wing
#

ok

#

thank you