Revenue Splitting

Hey guys,

I’m currently developing an app for private teachers.
The idea is that the student is buying credits for a specific teacher an can book a class according to his availability.
The app should work as some sort of Plattform where both, students and teachers can find each other. The teacher should set up his own stripe account and so the money should go to him directly except for a small service fee that I want to earn.

Is there a way to do so within the stripe component or does anyone knows a solution? That would save me the effort of the whole billing process.

Stripe Connect Express will work for this scenario. Keep in mind Stripe will add an additional $2 per month fee for any bank transfers to the teacher. https://stripe.com/connect

1 Like

Thanks a lot, will have a closer Look at this :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.