Webhooks

This section provides detailed, implementation-focused guidance for integrating Zellify webhooks.

Use these pages to register your endpoint, validate signatures, understand event payloads, and implement robust handlers in your stack.

  • Setup Guide: Register your endpoint, save your secret, and configure your server

  • Payment Events: Event types, normalized payloads, delivery behavior, and examples

  • Security: Signature verification guidance and code samples

  • Implementation: End-to-end examples for popular frameworks

  • Event Handler Example: Pattern for routing and handling events

Last updated