#stripe_connect_platform-sub-app-fee
1 messages · Page 1 of 1 (latest)
Hey, sure! That's possible. You can update the application_fee_percent field on the subscription to have that % deducted from invoices going forward: https://stripe.com/docs/api/subscriptions/update#update_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.
much thanks👍