#excession-connect-subscriptions
1 messages · Page 1 of 1 (latest)
The first invoices for a subscription finalizes immediately, that's expected behaviour. There's no windows of time to update it.
If your platform is not involved in the created, in wouldn't be possible to set this on that invoice.
Is it possible to reliably charge a platform fee for all subscriptions in standard accounts? We will have our merchants configure subscriptions in the Stripe UI which will enable functionality in our platform. Is that an unsupported use case?
You would do this by creating the subscriptions yourself as the platform and setting the fee at that time: https://stripe.com/docs/connect/subscriptions#collecting-fees-on-subscriptions
Otherwise the subscription is not associated with your platform.
Got it, thanks!