#OptimalSurprise-Subscription
1 messages · Page 1 of 1 (latest)
Hi, did you take a look at our subscription webhook events? You can read more about it here https://stripe.com/docs/billing/subscriptions/webhooks
Hi yes I have. However I just noticed we have another complication. We use stripe to provide usage-based and subscription products
I would like to more generally identify how to keep track of whehter an invoice has been paid / not paid / not need to be paid yet
i understand, how would you do the same for usage based invoices?
they use the same events
the only difference is that the invoice for metered subscription would wait till the end of the subscription to generate the invoice
ah so the invoice.created event firing times are different?
yes
let me know if you need any more help
no that is all, thank you for your insight