Files
civitai__civitai/docs/work
Justin Maier f08eaa919d feat: track webhook events to ClickHouse for reporting
Add generic webhook event tracking to capture raw payloads from payment
providers. This enables flexible reporting without relying on provider APIs.

Webhooks tracked:
- Coinbase (coinbase)
- Stripe (stripe)
- Stripe Connect (stripe-connect)
- Paddle (paddle)
- NOWPayments (nowpayments)
- Tipalti (tipalti)

Tracking is fire-and-forget with silent error handling to ensure webhook
processing is never affected by ClickHouse issues.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 11:15:13 -07:00
..