I am developing an inventory app for my company, and I set up webhooks and made orders in my sandbox account, but I could not get any result. I can get inventory item but not the order.
Does your app have orders read permissions? If so, did you add those permissions after it was originally installed? If so, you will need to uninstall/reinstall the app.
https://docs.clover.com/docs/webhooks
Webhooks allow your application to receive notifications when merchants who have installed your app perform certain actions.
A Clover app is required to configure webhooks and the app must be installed on your test merchant (https://docs.clover.com/docs/merchant-interaction#installing-your-test-app) in order for you to receive webhooks.
To resolve this, ensure that the webhook endpoint URL is correct and publicly accessible, as sandbox environments may require proper routing and SSL certificates. Check the webhook logs for any failed requests or errors, and verify that the webhook is correctly subscribed rena monrovia when you transport something by car ... to the appropriate event types, such as "order created" or "order updated." Additionally, ensure that the sandbox environment you're using is generating order data to trigger the webhook. Debugging by using tools like ngrok
or inspecting logs may help pinpoint where the issue lies.
5 People are following this question.