Hello,
In the webhook documentation, it states:
Clover does not guarantee when, or if, notifications will be received through the webhook service. If you require a more robust solution, you may either implement your own or use an external message delivery service.
What isn't exactly clear to me is the second part. How would I go about implementing my own? What is an external message delivery service and how would I set one up?
I definitely need reliable delivery of these notifications for my integration to work correctly.
Thanks!