#windlepoons-invoice-webhooks
1 messages · Page 1 of 1 (latest)
One minute, let me see if I can find it.
I can't find it right now.
Should it never happen?
I would be very surprised to see that happen for an Invoice that was generated as part of Subscription
@fickle robin did you find an example?
My guess is that you/your code creates the Invoice via the API using https://stripe.com/docs/api/invoices/create but you don't explicitly set subscription: 'sub_123' so the Invoice is created by pulling all the pending invoice items and won't have subscription has a property
without an example unfortunately I won't be able to explain why/what happened
If you do discover an example related to this question please do come back and share it with us so we can investigate 🙂