#MetalMonk
1 messages · Page 1 of 1 (latest)
Hi, do you have a specific question about that?
It sounds like the answer is yes, this is possible. Second question, what is the webhook event that I should listen for?
Would it be event invoice.created and then I'd just check !!invoice.subscription
I see Hex posted that there's a 60 minute window between when it's created and finalized for auto advance subscriptions, so if that's true, sounds like this will work.
Yeah, there's an hour window where the Invoice can be updated after it is created. Listening for invoice.created would work in this case