Events
The package dispatches events after successful workflow changes.
Dispatched Events
Emad\FeeCollection\Events\InvoiceCreatedEmad\FeeCollection\Events\ReceiptCreatedEmad\FeeCollection\Events\CreditNoteCreatedEmad\FeeCollection\Events\PaymentOverdueEmad\FeeCollection\Events\PaymentSplitEmad\FeeCollection\Events\InvoiceVoided
Common Uses
Use these events to connect fee workflows to application behavior such as:
- customer notifications
- internal audit logs
- reporting updates
- accounting exports
- webhook dispatching