Paypal api – ASP.NET MVC creating paypal webhook
I'm using REST API SDK for Dotnet V2 github link to integrate with PayPal orders create and capture it's working fine. I'm trying now to implement the webhook, already spent lots of hours trying to find out how to create…