#yogeshwari
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
when you say user cancel subscription , how is your customer signaling the cancellation? to your API or on the Customer Billing Portal?
means when user cancel he got one popup and and hit cancel
and right now we cancel at the end of tenure
but now we want to cancel on month's last day
ex:today I cancel plan then should cancel on 30 june 2023
on api call
?
sorry I don't know how I missed your message
my bad
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
and specify the timestamp you want
np but it will be pply on update subscription right?
I want to add this on cancel subscription api
You can;t specify a timestamp to cancel at with the /cancel endpoint. It will cancel immediately.