#Rahul Rai-Subscription Schedule
1 messages ยท Page 1 of 1 (latest)
Please
sorry it took me a while
NP
are you canceling the subscription via API? in that case you could pass prorate = false https://stripe.com/docs/api/subscriptions/cancel#cancel_subscription-prorate so the proration is not generated
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yes, Ok will try
So, if i create a subscription for 3 month and taking payment on interval monthly and if i cancel the subscription after 45 days using prorate = false. Will it generate invoice for 2 months or for 3 month?
it will affect only the pending invoice