HttpRequest extension method for verifying PayPal transactions, usable in Azure Functions and .NET Core apps.
Info
Version: | 2.0.1 |
Author(s): | Adam O'Neil |
Last Update: | Tuesday, February 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamosoftware/PayPalHelper2 |
NuGet Url: | https://www.nuget.org/packages/AO.PayPalHelper |
Install
Install-Package AO.PayPalHelper
dotnet add package AO.PayPalHelper
paket add AO.PayPalHelper
AO.PayPalHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
Tags