I want to implement the webhook function in my app, this app are currently under development. The webhook notifications works fine with products, merchants, customers and inventory but I didn't receive a notification when an order was placed. This order appears in the merchant dashboard.
Is there a way to test the notifications for orders / payments in sandbox ?
I are trying using this API method:
POST: https://apisandbox.dev.clover.com/v3/merchants/{mId}/atomic_order/orders
I are trying using this API method:
POST: https://apisandbox.dev.clover.com/v3/merchants/{mId}/atomic_order/orders