Hi,
we are a subscription based (Patreon-like) platform and we use Stripe to distribute the incomes to the creators. Each payment is split to 90% procent which goes to the creators account and 10% which goes to us as a platform.
We are legally not allowed to distribute the 90% and that is why we are partnered with Stripe who performs so. Stripe cares about KYC of the creators and distributes money to them.
If we were to implement Apple app payments - how could we implement such? I studied the documentation and Stripe does not support such money splitting and does not provide alternative to "Connected accounts" like in Stripe? So if I understand correctly:
- We are unable to use Stripe because of Apple App terms.
- We are unable to use Apple App subscriptions because Apple cannot split the payments and distribute these to the creators.
So is there a way out of this?
Thanks.