Unified.Payment.Api
1.0.5
Unified Payment API for .NET by CloudRail provides an easy solution to perform single charges, refund previously made charges and manage subscriptions.
This interface includes PayPal, Stripe.
Get a free license key at: https://cloudrail.com/
Features:
- Perform charges
- Refund previously made charges
- Manage subscriptions
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
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Unified.Payment.Api -Version 1.0.5
dotnet add package Unified.Payment.Api --version 1.0.5
<PackageReference Include="Unified.Payment.Api" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unified.Payment.Api --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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)
GitHub Usage
This package is not used by any popular GitHub repositories.