#windlepoons-invoice-webhooks

1 messages · Page 1 of 1 (latest)

autumn valve
#

Do you have an example I can look at?

fickle robin
#

One minute, let me see if I can find it.

#

I can't find it right now.

#

Should it never happen?

autumn valve
#

I would be very surprised to see that happen for an Invoice that was generated as part of Subscription

fast jay
#

@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

fickle robin
#

I did not find an example.

#

We never create an invoice manually though.

fast jay
#

without an example unfortunately I won't be able to explain why/what happened

polar mauve
#

If you do discover an example related to this question please do come back and share it with us so we can investigate 🙂