#kiwi_api

1 messages ยท Page 1 of 1 (latest)

worthy timberBOT
#

๐Ÿ‘‹ 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/1372495080329445417

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

marsh bridge
#

maybe this can help undertsand - the starting date becomes may 14, instead of apr 24 and may 5 respectively

#

The main problem with this is that the period start -> now 's usage is lost - because I assume it belonged to the now removed price and the new price was added on May 14 therefore the invoice starts at may 14 with 0 usage.

#

Our current plan is to update, and then move all the usage up to today ending up with the same usage with incorrect dates (which is fine) but that is a complex fix which we would prefer to avoid if Stripe has any options to backdate the new corrected price

stray drift
#

๐Ÿ‘‹
I think the only option here is to re-report all the period usage after updating the Subscriptipn with the new price.

#

You need to keep tracking current period usage somewhere in your integration for this (like a cache or database)

marsh bridge
#

yeah that is readily available. okay, so you agree that our best option is re-reporting the usage on the new price correct?

#

if so, thank you for your help this confirmation is already very helpful - at least we know we are executing our best option

marsh bridge
#

we can close the thread then, thank you again!