#kiwi_webhooks
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/1313546723066642492
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Maybe it is behaving like this because of the test clock?
DO you have an example invoice generated that doesnt appear like you expect?
Looking it up, a sec.
https://dashboard.stripe.com/test/invoices/in_1QRylgGhDr1u9rxFVwOHwlh2
this one is supposed to show 199
200 is the threshold
and the one I sent you had the usage of 199
my colleague is creating one with the 250 so we can show that one too, I'll send it to you in a few minutes for reference
https://dashboard.stripe.com/test/customers/cus_R5yft6R5X4LSu6/upcoming_invoice/sub_1QRzSSGhDr1u9rxFAXjopaxQ
I managed to make the 250 case work properly
Hello! I'm taking over and catching up...
https://dashboard.stripe.com/test/customers/cus_RHziN5YDl8UR9G/upcoming_invoice/sub_1QRzaaGhDr1u9rxFbpfd580u
only the one under the threshold is not working
take your time, thank you for your help!
The Invoice you provided above (in_1QRylgGhDr1u9rxFVwOHwlh2) that one seems normal to me since the threshold for billing wasn't reached; we're not going to include the amount or quantity yet until the threshold is met.
Note that I can't see the upcoming Invoices you referenced above.