#james-subscription-update
1 messages · Page 1 of 1 (latest)
james-subscription-update
https://stripe.com/docs/billing/subscriptions/upgrade-downgrade is a good place to start. Mostly you update the Subscription to a new Price and we do the proration, billing cycle change, etc.
It's actually before the user as even paid for it. So the status is still marked as incomplete.
Do I pass a new item to the update method, if so, do I also have to specify another property because I'm getting an error stating
Currency and Interval fields must match across all plans on this subscription.
Also, thank you for helping me.
Ah if the Subscription is still incomplete then yes you cancel and create a brand new one