#invester1357
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- invester1357, 53 minutes ago, 39 messages
- invester1357, 3 days ago, 21 messages
Hey Orakaro 🙂
so I got the handle of upgrading/downgrading
but now when I'm trying to make another upgrade, I get that phase error
I know phase 0 is closed and I can't modify it...
but I'm am sending the same phase 0 in my post req to stripe as the original phase 0, with a new phase 2
req_Pxpeeb666aWeOJ
this one doesn' have good info tho
so my flow was
checkout session -> create sub -> upgrade sub -> downgrade sub -> upgrade sub (failing)
Seem a bit complicated, but isn't your request also try to modify something on phase 0? That's probably why this error comes out
I'm just trying to handle edge cases in case a customer keeps changing plans
but I think my phase is the same..
is my approach unncessarily complex?
no i think it's reasonable but just that you want to have sometime play around to get used to the Subscription Schedule API
alright. I'll see what else I can do then.