WebHooks
Learn how to setup the thermal WebHooks Module
Last updated
Was this helpful?
Learn how to setup the thermal WebHooks Module
Last updated
Was this helpful?
After you have downloaded the code from CodeCanyon, log in to your admin panel as admin and go to the "Apps" section. there is an "Add" button where you can upload the zip file you got from CodeCanyon.
After the module is installed, if you go to "Settings->Apps" you will see the "WebHooks" section.
WebHooks is a link or an API endpoint that accepts POST call with data for the order being made.
You can set WebHook when the order is approved by the admin ( system ) or by the vendor.
You or your developer can make a custom API that will receive this data and extend the system without modifying any of the code of the project.
When vendors log in, they can go to "Restaurant->Apps->WebHooks"
WebHooks is a link or an API endpoint that accepts POST call with data for the order being made.
Vendors can set WebHook when the order is approved by the admin ( system ) or by themself.
A developer can make a custom API that will receive this data and extend the system without modifying any of the code of the project.
In order to experience the demo, and test
Then go to restaurants, and choose some of the demo restaurants
Go in Apps tab
Enter a link for the WebHook ( you can use any POST API link )
Do a demo order for that restaurant
You should get the order data to send to that url
Remove the url link from that restaurant
You can connect with tools like or and connect the project with some of their connections.
They can connect with tools like or and connect the project with some of their connections.
Go inside the demo of ,, or and login as admin@example.com | secret