#shubhamjha
1 messages · Page 1 of 1 (latest)
what does it meaans the subscription is realeased
The Schedule has been released from control of the underlying Subcription
Sure, it does. It just means that the Subscription is released form control of the Schedule so it inherits the regular billing interval set by the items on the Subscription (i.e. every month)
tell me one thing if a shedule subscription is is becoming subsction in sheduling date then after which it becomes a subscription ok?
and if i want to update delete that new subscription so it gives me error of priviouly shedules so how to remove its privious shedule data and upadte and delete that susction according to me
I'm not sure I understand what you're asking me
Again, not sure what you're asking me
i have a schedule subscription and then i advancing the date when a subscription is shedule
ok
What do you mean by 'advancing the date'?
then a subscriprion is active
by test clock provided in stripe
to test what will happend in future
Ok, perfect. Now what happens?
you just tell me what happened if a schedule subsction becomes subscription
so i want to update that shedule for me
but it give me error
Ok, what error are you seeing? Can you share the req_xxx ID?
you don't update a subsction which have a schedule associated with it
this subsction contaiins of aprivious shedule id how can i remove it and update or cancel that subscription
Yup, seems accurate. The Subscription is under the control of the Schedule, which prevents updates directly to the Sub. You need to update the Schedule
update wih privious shedule id?
so if i dont need that subsction how can i upadte or cancel that shedule subscription please
No, that's not possible
so what can i do with new subsction id before updating or deleting
please give me suggestion
i am confusing sinces 5 days
for now i am releaseing it before upadte and delete can it works for me?
I'm struggling to understand what exactly it is you're trying to do. Can you share some API call examples?
Sure, that's what you'll need to do
how to upadte it before deleting and upadating it for new subscription
How to update what?
please read this one
now read this one
What is 'it'? The Schedule?
yes
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
it wroks? if a new subsction is created by shedule
I don't know what you mean by 'if a new subsction is created by shedule'
It doesn't become a 'new' subscription. Any changes to the schedule will apply to the existing subscription
i have a shedule substitution for the next moths of 2 june ok and if the date is 2 june today then a new subsctrion is created is it ok for you?
.
There's a 1:1 map/relationship between a schedule and a subscription. A schedule can't control multiple subscriptions
i know but their id is difrrent ok ?
shedule id and subsction id ok
?
Yes the IDs are different, they're different objects (i.e. sub_sched_abc, sub_xyz)
now i have subscription id sub so now i would like to update subscription plan with new or just cancel it
understand?
hey?
I'm here, please be patient. There are other users who also need helo
Ok, then you'd just cancel the Schedule: https://stripe.com/docs/api/subscription_schedules/cancel
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
but that shedule date is passed now after that it will be cancel?
I don't understand the question. What is it you're actually trying to do here?
i have a shedule substitution for the next moths of 2 june ok and if the date is 2 june today then a new subsctrion is created is it ok for you?
then a new subsctrion is created
Depends, did the schedule already previously create the subscription?
The Schedule only creates a Subscription for the initial phase/start date. Any subsequent phases are reflected on the existing subscription – it doesn't create another subscription
no it create for the first time
ok now on stats days comes and it create the subscription right?
What is 'stats days'?
sorry start day
Correct, yes
now i have a subscription id
ok
and now i want to cancel it for future or chnages plan for the subscription
Ok, then you'd call the release endpoint: https://stripe.com/docs/api/subscription_schedules/release
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
This will release the schedule from control of the subscription, but the subscription will continue to cycle as per the interval
yes priviously plan dont be active agin right? if i release the shedule from subcrtion id
No, there'd be no more changes applied from the schedule to the subscription
yes it means if a schedule is for gold plan and i have released it and changes in subscription to silver plan , it will never charges for gold plan ? again without chnge
That sounds correct yes
ok and one thing more whyb does the webhook call it self some timwe
What do you mean by 'call itself'?
automatically call