PayPal webhooks

Does the PayPal addon support webhooks? Couldn’t find anything regarding webhooks in the documentation.

(https://developer.paypal.com/docs/integration/direct/webhooks/)

Litium version: 7.1

No, it is not implemented. The AddOn is using an older API at PayPal that not have the WebHook support.

Not sure but it can be possible that the APIs can be combined and you can implement the WebHook endpoint in your solution to trigger immediate updates.