#Orph-prorations
1 messages ยท Page 1 of 1 (latest)
Hi there ๐
Have you tried using the always_invoice option for proration_behavior? I think it may be closer to what you're looking for:
https://stripe.com/docs/api/subscriptions/update#update_subscription-proration_behavior
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Didn't see that; gonna try it after lunch. Thank you.