Skip to content

feat: webhook testing tool with API + frontend#26

Merged
dotunv merged 2 commits into
Savitura:mainfrom
aliyuHabibu:feat/webhook-testing-tool
Jun 20, 2026
Merged

feat: webhook testing tool with API + frontend#26
dotunv merged 2 commits into
Savitura:mainfrom
aliyuHabibu:feat/webhook-testing-tool

Conversation

@aliyuHabibu

Copy link
Copy Markdown
Contributor
  • WebhookEndpoint and WebhookDelivery TypeORM entities
  • Register, fire (HMAC-signed), and delivery log endpoints
  • 8 sample payloads across CrowdPay and Fluxa providers
  • Full React client component with event type checkboxes, delivery log table, sample payload preview, and HMAC code sample
  • Fixed pre-existing TS bugs in sandbox/page.tsx and lib/api.ts

Closes #4

aliyuHabibu and others added 2 commits June 19, 2026 08:34
- WebhookEndpoint and WebhookDelivery TypeORM entities
- Register, fire (HMAC-signed), and delivery log endpoints
- 8 sample payloads across CrowdPay and Fluxa providers
- Full React client component with event type checkboxes,
  delivery log table, sample payload preview, and HMAC code sample
- Fixed pre-existing TS bugs in sandbox/page.tsx and lib/api.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Webhook Tester — Live Event Delivery Testing for CrowdPay & Fluxa Integrations

2 participants