#marconiog
1 messages · Page 1 of 1 (latest)
Hello! Sure, assuming they have a Stripe account and they're connected to you as platform, you can utilise an application fee: https://stripe.com/docs/api/subscriptions/create#create_subscription-application_fee_percent
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thank you for your answer! yes, they will have a Stripe account set up.
I'm not a developer myself so I don't quite understand this document, could you kindly help me out?
You're likely going to need a hire a developer then as you're going to need to implement Connect in order to onboard accounts to your platform (to facilitate the transfer): https://stripe.com/docs/connect
For example: https://stripe.com/docs/connect/standard-accounts
Thanks, I'll ask a developer to help me out on this...it's peculiar it's not a feature that can be implemented with no-code
Does it comes with higher fees?
Well, it's relatively low-code. But Connect is an advanced integration that involves many concepts so there is some code required