#cpapazach_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/1348654793182285945
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, there is not a way to suppress $0 invoices, no. If you're trying to keep a historical log, you'd need to save that informaiton in your database and cancel the subscription.
Hello, oh I see. I reached out because I read online that you did that for some people that reached out for that matter as well.
Can I void somehow the invoice before it gets finalized (and triggers the email to be sent)?
If yes which is the earliest webhook event I could be listening to in order to achieve that?
Hm, that would not be something that you can control via the API. I have not heard of this before. Let me look around
Thanks a lot ๐
From further looking, $0 invoice in live mode does not automatically send a receipt even if the user has automatic email receipts enabled in their account settings. We do not send a receipt if no actual charge has been made. I do not see any special feature to allow suppressing a creation of a $0 invoice.
Wait the email receipt you just mentioned is the standard "You ve got a new invoice from us" email or it is a different one?
Let me clarify at this point that the sending the $0 invoice email creates the problem for us. We do not want the customers to be contacted via email for $0 invoices if I could wrap this up in a nutshell
We document this here, https://support.stripe.com/questions/does-stripe-send-receipts-for-0-invoices
If you have further questions on email reciepts please reach out to Support.
ok thanks a lot ๐