#JoaoVitor-Webhooks
1 messages · Page 1 of 1 (latest)
a class that I can accept any type of event in the webhook to process.
👋 what language here?
.net
Gotcha. Not super familiar with .NET but I think you just want to be using WebhookController as a Controller class. Take a peek at https://stripe.com/docs/webhooks/quickstart?lang=dotnet and see if that answers what you are looking for?