#Venkat
1 messages · Page 1 of 1 (latest)
I want to know the invoice charge is fresh or recurring payment from the webhook
answering here
hi
you look at the billing_reason field on an Invoice https://stripe.com/docs/api/invoices/object#invoice_object-billing_reason
We are getting the webhook data but how to recognize which one it first invoice charge or recurring
has exactly what you need