#mike4370_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/1404939135768072282
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
Hey
Do you have a couple of example events?
I am trying to capture the surcharge amount when updating the paymentIntent, but I see no field for amount_surcharge in the .NET SDK
You're in the wrong thread - could you kindly return to the thread you started, where I've answered your question?
@plain crown In the latest versions of the API, since the Basil major release, you would expect to find the id of the Subscription that created the Invoice in the parent property.
https://docs.stripe.com/api/invoices/object#invoice_object-parent
Hi @idle forum thanks for the pointer, I will check that out - appreciate it. Ive been looking at that object for hours ๐ and didn't spot that, I think because its not in the example object (that I can find)
I also debugged a few invoice payment success events but I dont think I triggered a sub creation first from cli so that might be another reason
Yeah, we made some pretty sweeping changes to Billing in the Basil release and it is a bit of a rough edge for a lot of developers.
I would recommend reading through the subpages in the changelog here
I will check it out, thanks
as well as this one: https://docs.stripe.com/changelog/basil/2025-05-28/partial-payments