#surajpatidar

1 messages · Page 1 of 1 (latest)

brave anchorBOT
proven osprey
#

Hi, how can I help?

gilded garden
#

how to cancel subscription end of current susbcription time

#

what if i have created subscription shedule for next month and after i want to cancel susbcription

proven osprey
gilded garden
#

right ?

proven osprey
#

Correct

gilded garden
#

one more question

#

if i have created subscription shedule for next plan after that i want to cancel request which susbcription cancel

#

stripe.error.InvalidRequestError: Request req_taT3EJUnV0kSZ9: The subscription is managed by the subscription schedule sub_sched_1NXdv1ECJUF37lWXEYZQZZ9L, and updating any cancelation behavior directly is not allowed. Please update the schedule instead.

proven osprey
#

Do you mean you need to cancel the Schedule in the next phase?

gilded garden
#

no i want to cancel whole susbcription

proven osprey
#

Could you please elaborate more on what do you exactly trying to achieve?

gilded garden
#

i want to cancel subscription if shedule created or not created

proven osprey
gilded garden
#

end of the current billing period

proven osprey
gilded garden
#

so i need to cancel susbcription from susbcription schedule ?

proven osprey
gilded garden
#

okay

#

so when it cancel end of the current or next phase billing end

proven osprey
gilded garden
#

it possible to cancel shedule then cancel susbcription stripe.SubscriptionSchedule.cancel(
"sub_sched_1NYMkmECJUF37lWXYuvnwuGI",
)

#

using this cancel shedule and after that cancel susbcription end of the current bill

proven osprey
gilded garden
#

okay means release the schedule not effecr with current susbcripion right ?

proven osprey
#

Yes, it means the current phase will become the configuration of the new Subscription. Then you can manage it as a normal Subscription.