Hey, this would be an absolute fantastic feature and the only thing that is missing personally to handle pretty much everything through webhooks on my backend. Currently the pledge:update doesn’t fire when a Patreon declines the payment, even after months! Another way would be to fire pledge:delete after a period of time.
In my specific case I would need to request the API only once after registering on my web app if that would be implemented.
It’s a bit weird that Patrons wont get deleted after months of not paying. Or maybe I overlooked something regarding webhooks and there is a solution?
tl;dr: fire pledge:delete after a period of time of declined payments or EVEN BETTER: fire pledge:update every time declined_since changes.