Adding utility to test your webhook implementation
New with this release is the ability to reliably test your webhook implementation in multiple scenarios. After integration with Webhooks, you will probably want to test your platform to ensure it works as you expect. We found multiple partners coping with this in different ways so we've expanded our SDK to provide a simple class which you can configure and use against your own implementation.
This class will call your implementation and expect a response that our own systems would expect. This means you can reliably understand how your system will interact with ours.
If you are not currently using webhooks but would like to, please contact your Lenddo representative.