July 23
There are a couple of things that we can announce from the last month:
A new version of Webhooks:
We've significantly improved the functionality of our webhooks. Now you can select which events you want to receive. You can see in our API Reference the new endpoints, at your disposal to manage your webhooks with more granularity and control.
With this update you are also able to create, edit, and delete webhooks from the Control Panel interface, both in the Sandbox and Production environments. This will allow you to manage them more quickly and intuitively.
If you want to review the list of available webhooks and the meaning of each of them, you can find the complete list in our docs. Note that new events won’t be notified by default.
How we handle Payment limits:
Starting this month, when you try to make a payment that exceeds the amount of money allowed by your customer account settings, Devengo will automatically block that payment instead of rejecting it.
This will help us to understand the motivation of the payment and approve (in most cases!) or deny it on a case by case basis and avoid your payments to be flagged as structuring/smurfing if you split the payment into several payments of smaller amounts.
Though the “blocked” status isn’t new at Devengo, it will be important for you to review that your code is prepared to receive and handle the associated event.