#.pabloo
1 messages · Page 1 of 1 (latest)
customer.subscription.created does not imply that the first payment has happened unfortunately. invoice.paid is definitely the event that you would want to listen for. You can even check the billing_reason on the invoice to see if this is the first payment for that subscription or not