#shruti_code
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/1295407311510175855
đ 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.
- shruti_api, 5 days ago, 54 messages
- shruti_api, 5 days ago, 15 messages
This isn't possible
You can bill on the last day of the month: https://docs.stripe.com/billing/subscriptions/billing-cycle#use-billing_cycle_anchor_config
But you can't bill for 10/14/2024 to 11/14/2024 on 11/14
Not unless you have a usage based price
Last day of the month also charge for the next billing period. and not for the current month
correct
How Usage based price works. My subscription will have two products. 1 is fixed and 2nd product is based on quantity
Quantity base product will have changes like increase/decrease quantity in the same billing cycle. How can I track? I want to charge for the quantity once it is added in the current bill only
This needs new product to be created. I already have existing clients with existing product price Ids. How can I switch them with new price Ids
Yeah this doesn't sound like usage based
Exactly
Will this track the delete quantity. yet it will be billed for the quantity added in the current billing cycle?
even if the current billing is paid for the month
It doesn't sound like usage based is what you want unfortunately
But in your current flow, there's no way to bill at end of month
ok