#adrien_docs
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/1423304659216502888
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, you must pass the subscription item id: https://docs.stripe.com/billing/subscriptions/change-price#changing to replace the existing price. Othwerwise, you will see multiple prices. Are you able to review the document shared and try again?
Thank you. I am trying right now.
Sure
It doesn't seems to be possible with the dashboard. I will need more time to setup the python to try.
However, does it update the price for all the event (past and future) of the current billing period ?
Thank, that look perfects. The different pricing are tied to a date and it is written into the invoice so it is clear for the custormers.
It is just not possible to do it in the dashboard.
We're developers and we're happy to help with your API
Via the Dashboard, you'd just need to try and see if that works. I think it should work.
I could not find the button to modify an item, I can either add or remove.
You would want to update the subscription and then remove the product, and a new one
Are you saying you can't see that?
yes, I can but if I do that. Then all the associated event are lost
and then I would need to add a new product that would start accumulating event without the previous one.
Hmm, that does not make sense.
but updating the subscription item as you suggested within the code works as expected. All the event remains but with the old price. And the new one have the new prices.
What events?
meter events