#rob_unexpected
1 messages ยท Page 1 of 1 (latest)
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.
- rob_subscription-invoice, 4 hours ago, 39 messages
๐ 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/1243211067992178758
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Filtering on 22nd of May and greater
Filter on 24th of May and greater
When I filter on 22nd of May or greater in the API, I only get the 2 Paid invoices, but not the draft onces, whilst the dashboard with the same filters, does return the draft invoices.
Yeah I think that endpoint filters by CreatedAt so that would make sense
Why does that make sense? The invoices where created today, so filtering on 22nd May or greater, should return them, I would expect. Regardless wheter it's actually the 2nd of Jun as listed in the Dashboard, or 23rd of May (today).
Ah, where can I obtain that? I'm using the Go stripe library. I will also try to figure it out myself in the meantime :).
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_JnsMQb5jGzz03Q
Interesting ok I see what you mean
Digging
Ah ok I think you need to pass the customer id associated with the test clock: https://docs.stripe.com/api/invoices/list#list_invoices-customer
Try that
From what I understand, we don't look at test clock objects unless the request is associated with the test clock customer
Ahhh ok
Where can I find this in the docs?
Thanks for this, it was quite hard to figure out as to why
Yep it needs to be documented
Yessss this works! ๐
Cool glad you got it
Thanks a lot! ๐ I will continue my work. Thanks for the awesome platform, and equally awesome support ๐ฅฐ