#dinesh_subscription-change
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/1300847071741350040
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐ I'm not sure I understand what you're trying to ask. Can you elaborate on what your question is?
dinesh_subscription-change
i create a subscription with Stripe Priceid example $10, recurring flat rate monthly, and then i create new price $12 , can i update the subscription with new price $12 for next billing?
@runic frost yes! See https://docs.stripe.com/billing/subscriptions/upgrade-downgrade for detailed docs
When I create a subscription with a Stripe Priceid, say $10, with a monthly recurring flat fee, can I update the subscription to reflect the new price of $12 for the upcoming billing cycle?
@runic frost see the link I just shared above that answers the question
i will check above doc, thanks!