#Thunderducky
1 messages · Page 1 of 1 (latest)
Hi, taking a look here
If you're asking if it's possible to disable proration when updating a subscription, then yes. When updating the subscription, you can set the proration behavior to 'none': https://stripe.com/docs/api/subscriptions/update#update_subscription-proration_behavior.
Would it still allow for charging for the upgrade immediately and not waiting until the next regularly scheduled invoice?
Yes, as long as you do not set cancel_at_period_end to true: https://stripe.com/docs/api/subscriptions/update#update_subscription-cancel_at_period_end