Get instant HTTPS endpoints for testing M-Pesa, Paystack, and any webhook integration. No more ngrok tunnels or deployment headaches.
Every developer working with M-Pesa Daraja API knows this pain
Setting up ngrok, managing tunnels, and configuring local environments just to test a simple callback
Black box testing with no way to see what data is being sent or debug failed requests
Deploy, test, debug, repeat. Hours wasted on simple webhook integrations
Built by developers, for developers who are tired of webhook debugging pain
Discover the gotchas in your endpoints before deployment
Generate realistic webhook traffic patterns to test how your endpoints handle real-world scenarios.
Identify performance bottlenecks, timeout issues, and edge cases before they hit production.
Pre-built simulation scenarios for popular payment providers with realistic edge cases.
Failed transactions, duplicate callbacks, timeout scenarios
Payment success, failures, chargebacks, subscription events
Build your own traffic patterns and edge case scenarios
Forward webhooks to your local development environment
ref
- Unique webhook reference from dashboard--target
- Your local or remote URLdhcli forward mpesa_test --target http://localhost:4000/api/payment
Join hundreds of developers(me) who've simplified their webhook testing workflow