
You can do a test of the webhooks to see if the payloads are correct or to make sure the integration is functioning. When a transaction is performed in Test mode, test events are triggered. Since the format of the payload is consistent between the Live and Test environments, you may have faith in your pre-production checks.
Webhooks can be tested with using request interceptor tools.
The internet provides a plethora of free, high-quality webhook testing tools. Performing search on Google for "test webhooks online” will bring up a number of different sites where you can put your webhook testing skills to the test. One such website is https://webhook.site
To test webhooks:
Updated 24 Apr 2023 Did this page help you?
Previous
Setup Live Webhook
Next
Sample Payload