PayPal.Api
1.0.2
PayPal API for .NET by CloudRail provides an easy solution to perform single charges, refund previously made charges and manage subscriptions.
Get a free license key at: https://cloudrail.com/
Features:
- Perform charges
- Refund previously made charges
- Manage subscriptions
- Advance Request: Use any PayPal functionality that is missing from CloudRail
Platform Supports:
Cloudrail SDK is built with Microsoft .NET Standard 2.0 which supports the following
- .NET Framework 4.6.1
- .NET Core 2.0
- Mono 5.4
See the version list below for details.
Install-Package PayPal.Api -Version 1.0.2
dotnet add package PayPal.Api --version 1.0.2
<PackageReference Include="PayPal.Api" Version="1.0.2" />
paket add PayPal.Api --version 1.0.2
Release Notes
https://github.com/CloudRail/cloudrail-si-dotnet-sdk/blob/master/CHANGELOG.md
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 10.0.3)
- OpenSSL.X509Certificate2.Provider (>= 1.2.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.