Demo mode — simulated ledgerLearn more →

Notifications

Alert preferences and delivery

Notifications Module

Configure payment alerts and delivery channels

This module is scaffolded for self-implementation. The UI structure and types are ready — add your own backend logic to enable it.

Set up notifications for payment events — email, webhooks, push, or custom integrations. Configure thresholds, digest schedules, and escalation rules.

Extension Points
  • GET /api/pay/notifications/preferences — get settings
  • PUT /api/pay/notifications/preferences — update settings
  • GET /api/pay/notifications/history — delivery log
  • POST /api/pay/notifications/test — send test notification