#shubhamjha
1 messages · Page 1 of 1 (latest)
?
The error seems fairly self-explanatory. Do you have a specific question?
You need to cancel the Subscription 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 this is paid and now this subscription is not shedule
Can you be more specific?
first i shedule a subscription and test into test clock after one month advance time , the subscription id is chnged and now i want to cancel it
now this error come
Did you try to cancel the Subscription Schedule?
yes before create new shedule
first i create shedule then cancle it and after that create new and thentest into test clock after one month advance time , the subscription id is chnged and now i want to cancel it
Can you give me a subscription ID to look at?
There is no log showing that you tried to cancel the Subscription Schedule. Try it: 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.