#Ji_net-sub-upgrade
1 messages · Page 1 of 1 (latest)
all depends on the proration_behavior
more details on that here: https://stripe.com/docs/api/subscriptions/update
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok I see, for our case, we need to set the proration_behavior to always_invoice when updating the subscription, right!
yes, try it in test mode and see how the Invoices are created and they match your understanding