#ironbeard - webhooks
1 messages ยท Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐
Assuming a payment is required, yes, roughly
(an invoice might not need payment if it is for $0 or the customer had a credit balance, eg)
Gotcha gotcha. I'm keeping track of invoices in my database and I think I'm getting a "finalized" webhook after an "updated", since my database says the Invoice has a status of "open".
Probably just need to figure out better logic for my webhooks
I think I got it sorted. Thanks ๐
BTW, when I use this test number: 4000008260003178 I'm getting the popup for the 3D Secure, not just the automatic insufficient funds that it claims to do
Oh wait, I guess I have to click approve in the 3D secure message, and then it says "insufficient funds"
Argh, sorry, this chat didnt reveal a pending message before
(i missed a couple)
Yea, thats the out-of-order events -- what you can do is use any invoice.* event as a signal to fetch the latest invoice object from the API to make srue you have the current status
if you depend on both
Yea, that card requires auth and declines as insufficient