Webhook Simulator
Test your webhook integration without real payments
This is a simulator for our webhook service that allows our users in the development environment to emulate all different conditions any pix can take, both from Charge or Pay Service.
This is specifically useful also to adjust the authentication process as all these webhooks will come authenticated using the generic key that will be provided to you together with the credentials.
How it works?
Pick any webhook example from the documentation, you can edit the fields and post it to this endpoint. You will receive it in the specified URL authenticated by kamiPay.
For instance, if you are testing CHARGE service, you will generate a QR Code and then you can self-send the different status updates, like processing, done, failed without needing to make a real payment to that QR code.
This endpoint allows you to test all webhook handling flows without waiting for actual payment processing or making real transactions.
Test webhook
Response
The webhook simulator is only available in the development environment and should be used for testing purposes only.