#gto-tm_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1281605702246469734
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
You'd have to change the trial end date to be the same day of the month that it was before you set the trial
There's not a way to just undo the change you made
can i move the trial to the future or something like this?
i need to cancel it basically, without billing right away.
as its not classic trial, it was only made to modify the subscriptions due date more into the future
Yes that's what I mean
You can update subscription, setting: https://docs.stripe.com/api/subscriptions/update#update_subscription-trial_end
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
i understand, but basically i need to make it end and start in X days for example. the end date can stay the same, but the current time subscription needs to leave the trial. is such thing possible ?
like the trials are already running right now.
but it overwrote the regular paid subscriptions
i need to somehow move it back to regular subscription, by ending or moving trial and not creating invoice or creating a free invoice at least
My suggestion moves the trial end
yeah i understand, but it doesnt really solve the problem, i need to cancel the trials for current time. basically to revert back to what was before