The invoice event types will be in the invoice object format and require the read_payments
scope.
Event Type | Description |
---|---|
invoice.created | When an invoice is created. |
invoice.disabled | When an invoice is disabled. |
invoice.marked_as_paid | When an invoice has been paid. |
invoice.payment_created | When a payment is made on the invoice. |
invoice.payment_failed | When a payment on an invoice fails. |