#yb-stora_unexpected
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/1491756584643067917
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- yb-stora_unexpected, 1 day ago, 21 messages
hey there ๐ taking a look into your question now
ack, thanks!
could you share the request ID (req_123) for your Retrieve Invoice call, and if possible, could you copy/paste the response body (we don't store GET responses on our side)?
unfortunately the cli in the workbench doesn't display the request id but here's the response
not sure why it attached the paste block as a file
I see, thanks
could you try to make this request instead of Retrieve Invoice, to see if the result is the same: https://docs.stripe.com/api/invoice-payment/list?lang=cli
ok thanks for checking. this does look odd to me, still checking into it
maybe invoice payment records are not created for 0 amount invoices?
yeah since no actual payment was processed, there's no invoice payment
gimme a sec lemme confirm a few things on our end because it could be that we start the invoice with an amount but it eventually amounts to 0 due to discounts, etc
for invoices with amount below the minimum charge amount (e.g. $0.50 USD), no payment is actually attempted and the invoice is marked as paid - the amount due is then added to the customer's balance
all's good here. thanks for the help!
any time!