#gab gab - bill connected accounts
1 messages · Page 1 of 1 (latest)
Hello, can you tell me a bit more about how you would like to charge your connected accounts?
If you want to create a Stripe subscription, you will also need to create a Customer object for each Account and collect a payment method for them.
I would need to bill an annual subscription that will go 100% from the connected account to the platform.
During connected account registration I would like to create a payment method (like a credit card) that will allow me to do reccuring payment. At the end of the registration I would like to bill first period and start the subscription.
In that case, you would want to add something like this to our onboarding flow https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements