#mehdi-subscription-invoice
1 messages · Page 1 of 1 (latest)
mehdi-subscription-invoice
I'm guessing I could just compare the created timestamp?
https://stripe.com/docs/api/invoices/object#invoice_object-billing_reason is what you want. It'll be subscription_create for the first one
whoa, awesome