#jarcher0679_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/1285396393212776499
📝 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.
- jarcher0679_api, 3 days ago, 3 messages
Really I just want to know how I can update the price of a subscription (that's set to $0) while maintaining the billing cycle of the subscription.
Example:
Subscription purchased for $0 on Sept 15, next billing cycle October 15
On sept 16, update price of subscription to be $10/mo
On October 15, billed $10
I'm checking where the billing cycle anchor got changed
for context, I asked this question earlier, just didn't get to ask a followup
This behavior is expected.
f you’ve subscribed a customer to a zero-amount price (for example, as a trial), changing the price to a non-zero amount generates an invoice and resets the billing period to the date of the change.
When updating the price from $0 to non-$0, the billing cycle will be reset
In https://dashboard.stripe.com/logs/req_gcsF38RdP5udCR, the old price was $0 and new price was $150, so the billing cycle anchor was reset
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.