#sargis-avetisyan_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/1266026603469733970
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- sargis-avetisyan_api, 7 minutes ago, 24 messages
Hello
First, why do you want to cancel and recreate as opposed to just moving the billing cycle for the current Subscription?
How can I move the current cycle date if susbcription is active?
You can put it on trial until your desired new anchor: https://docs.stripe.com/billing/subscriptions/billing-cycle#changing
so how will it work, I will put a trial for 5 days and it will start on 1st august, right?
but I need the subscription to work with the new cycle always after changing
is it work with the new cycle from 1st August to 1st September and then 1st September to 1st October etc..?
Sure
When a subscription is in the trial period, for example, if I set the trial days to 5, from July 25 to August 1, the customer hasn't been charged. What does this mean? Will the money from July 25 to August 1 be refunded to the customer, or will it be applied as a credit toward the next charge?
No there is no credit or anything when you move them to a trial. Best thing to do is to test this stuff out so you get the best understanding of how it works. You can do that via a test clock: https://docs.stripe.com/billing/testing/test-clocks
Ok, let me check