#_obo_
1 messages · Page 1 of 1 (latest)
Hello obo, 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.
• obo, 0 days ago, 4 messages
• obo-account-support, 3 days ago, 3 messages
Hi there, you can still use subscriptions API to update the subscription directly. Have you tried it out?
I haven't yet, I'm more concerned about any weird side effects
it sounds like you're saying that updating the subscription would effectively override the subscription schedule and get rid of it?
Not really, the subscription schedule will still manage the lifecylce of the subscription.
The general advice is to avoid editing the subscription directly if it has a schedule, so that you can avoid unintented side effects
got it thank you
@icy bison one more question for you, for some reason I'm not seeing an "items" array returned from the subscription schedule endpoints, but rather I'm seeing a "plans" array with the items. Do you know why this might be happening or if there's any further information you need to diagnose this?
My account api version is: '2018-09-06' and I've also tried setting that version in the NodeJS sdk initiation
Ok, looks like you are using a old Stripe API version
https://stripe.com/docs/upgrades#2020-08-27 since 2020-08-27, phases.plans has been renamed to phases.items. Do you want to use a newer version and try again?
odd, normally the docs match up with my api version
is there a way to get an older version of the docs or are the docs only the newest version?
The docs only shows the latest API version. You might want to visi the internet archive if you want to view the API doc in older version https://web.archive.org/web/20230000000000*/https://stripe.com/docs/api