#adityalystlocdeveloper_33428
1 messages · Page 1 of 1 (latest)
Hello! 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.
- adityalystlocdeveloper_33428, 4 hours ago, 15 messages
- adityalystlocdeveloper_33428, 5 hours ago, 8 messages
- adityalystlocdeveloper_33428, 10 hours ago, 22 messages
- adityalystlocdeveloper_33428, 1 day ago, 22 messages
- adityalystlocdeveloper_33428, 1 day ago, 7 messages
Do you have more details about your question? I don't fully understand what you're trying to do
so let me explain you the use case if we have two plans(metered recurring) initially created subscription with plan 1 but after 1 month of use user want to switch from plan 1 to plan 2 but i want plan 2 fom next billing cycle
user have to use same plan if current plan is active
Have you tested the above code? What happens when you add a Test Clock and advance it to next month?
will update 5 min
its straight away changing the invoice with new plan
but i dont want that behaviour
i want new price id when current month end from next month
So you're trying to make that update at the end of the billing cycle, rather than when the API request actually goes through?