event field in the webhook payload.
Payment & Transaction Events
Transfer Events
Recipient Events
Virtual Account Events
Wallet & Card Events
Identity Verification Events
Event Handling Checklist
- Log the
event,transaction.reference, and timestamp for auditing. - Queue long-running operations to avoid response timeouts.
- Provide manual replay tooling so operations teams can reprocess specific events.
- Monitor for event bursts, throttle downstream systems as needed.
