Felipe Negri

Results 8 comments of Felipe Negri

Maybe its something related to controllers because the endpoint is still a controller the only thing that changes is that the endpoint inherits a class that its a controller

Will be a great idea to add this

Working code: https://github.com/negrifelipe/Payments/blob/2e7d866160ade93cc17c13aafa71942d8c97b94c/src/Payments.Providers.PayPal/Controllers/PaypalController.cs#L35 Not working code: https://github.com/negrifelipe/Payments/blob/f74c37141bdf402774b42bc183bcbad538d8c243/src/Payments.Providers.PayPal/Endpoints/NotifyEndpointAsync.cs#L38

Has anyone ever tried to initialize openmod after subscribing to the events or any other way to get it to work?

Tried to resolve IEconomyProvider and it didn't work too edit: my bad looks like it was just that i removed the uconomy dll

I tried to disable the hotloader. Looks like it now works. Is this intended?