#devangbhuva97-invoice-events

1 messages · Page 1 of 1 (latest)

pearl harness
#

Sure, invoice.payment_succeeded will only fire if there's an actual Stripe processed payment associated to the Invoice

#

invoice.paid will fire even if it is marked paid out of band

unkempt dust
#

sorry out of band means?

pearl harness
#

Paid elsewhere outside of Stripe

#

You'll also get invoice.paid events for zero amount invoices (trials, discounts, etc)

#

General recommendation is to use invoice.paid