#Chris Bartling
1 messages · Page 1 of 1 (latest)
Hello, apologies for missing this question for a bit. Yes, you can use proration_behavior='create_prorations' that will tell Stripe to just create invoice items related to the change without immediately charging https://stripe.com/docs/api/subscriptions/update#update_subscription-proration_behavior
You may need some custom logic to present info on these as there won't be an Invoice object for them but that would be how to not charge immediately