#priyan_63610
1 messages · Page 1 of 1 (latest)
Hello priyan_63610, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
• https://discord.com/channels/841573134531821608/1163892634809553037, 2 days ago, 7 messages
• https://discord.com/channels/841573134531821608/1163890934015070258, 2 days ago, 7 messages
You want to automatically cancel on a certain date? You can use cancel_at for that: https://stripe.com/docs/api/subscriptions/create#create_subscription-cancel_at
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thank you
one more question
if I want to reset the billing on particular date, how can i achieve it ?
Have you seen: https://stripe.com/docs/billing/subscriptions/billing-cycle#changing ?