hyperswitch
hyperswitch copied to clipboard
feat(events): create a framework for emitting events & capture audit/lifecycle events from application
formalize an events framework
- create design for events
- setup messaging interface to forward events
- setup event traits to support emitting events
capture audit events
- payment lifecycle events
- refund lifecycle events
- dispute lifecycle events