Dashboard
Dummy merchant talking to the Zay Merchant API — everything sent and received is logged here, live.
Receiver
Point Zay at this URL
- Webhook URL
- https://zay-dummy-merchant.dobbi.shop/webhooks
- Active endpoint
-
enabled 01a0d8ee-f91a-7a06-b125-436e66878936
secret: whsec_i8EK…qVM=
Quick: create user
Test flow
TESTING_GUIDE.md, in the UI
- Register webhook → see
webhook_endpoint.test - Create a user
- Open its onboarding link, finish KYC →
user.* - Report a payout →
payout.received - Check balance on the user page
- Send events → Amplitude
Latest incoming webhooks
| Received | Type | Signature | Matched | webhook-id | |
|---|---|---|---|---|---|
| webhook_endpoint.test | ✓ verified | — | 01a0d8ee… | View |
Latest outgoing API calls
| Sent | Request | Action | Status | Time | |
|---|---|---|---|---|---|
| GET /merchants/v1/webhook_endpoints | list_webhook_endpoints | 200 | 333 ms | View | |
| POST /merchants/v1/webhook_endpoints/01a0d8ee-f91a-7a06-b125-436e66878936/test_delivery | test_webhook_delivery | 202 | 3836 ms | View | |
| POST /merchants/v1/webhook_endpoints | create_webhook_endpoint | 201 | 1263 ms | View | |
| GET /merchants/v1/users/01a0d8ee-032b-7bb7-9289-2f77695699ba | get_user | 200 | 950 ms | View | |
| POST /merchants/v1/users | create_user | 201 | 2603 ms | View |