Kount.Net.RisSDK
7.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Kount.Net.RisSDK --version 7.0.1
NuGet\Install-Package Kount.Net.RisSDK -Version 7.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Kount.Net.RisSDK" Version="7.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kount.Net.RisSDK --version 7.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Kount.Net.RisSDK, 7.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Kount.Net.RisSDK as a Cake Addin #addin nuget:?package=Kount.Net.RisSDK&version=7.0.1 // Install Kount.Net.RisSDK as a Cake Tool #tool nuget:?package=Kount.Net.RisSDK&version=7.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Version 7.0.1
01/11/2018
Improvements
- check for valid data (not null).
Version 7.0.0
09/12/2017
Improvements
- Introducing configuration key
- Removed the SALT phrase
Version 6.5.2
08/08/2017
Improvements
- Remove parameters
CCYY
(ExpirationYear) andCCMM
(ExpirationMonth) from the SDK.
Version 6.5.1
06/12/2017
New Features
- More payment types are added:
Apple Pay, BPAY, Carte Bleue, ELV, Green Dot MoneyPak, GiroPay, Interac, Mercade Pago, Neteller, Single Euro Payments, Poli, Skrill/Moneybookers, Sofort, Token
.
Improvements
- Added new
enums
definitions:InquiryTypes
,UpdateTypes
- Nuget package available for downloads.
- Excluding development dependencies of
docfx.console
inNuget package
.
Version 6.5.0
05/29/2017
New Features
- SALT phrase configurable as a app setting(key/value) in
app.config
. SetRis.Khash.Salt
in yourapp.config
file for this to work.
Improvements
- Update
docfx.console
to version 2.16.8
Version 6.4.2
04/06/2017
Improvements
- Minor improvements for integration tests logging
Bugfixes
- Fixed build issue with docFX (ver 2.16.2) and Visual Studio install Path
Version 6.4.0
03/30/2017
Improvements
- Secure communication between client and server now using TLS v1.2
- Added
Power Shell
scripts for easier compilation, build, unit and integration tests, .net documentation generation, and packaging - General source code improvements and modernization
- Using
DocFX
documentation generation tool (ver. 2.15.5) for API reference. - General .net framework enhancements to 4.5 (.NET framework 4.5 or later is recommended).
Version 6.3.0
02/24/2015
New Features
- Added support for API key authentication. Client certificate validation is still supported,
but is now deprecated. Set
Ris.API.Key
in yourapp.config
file for this to work. EPTOK
new field gets auto-populated when setting a credit card payment. Kount only saves this if the merchant has certain 3rd party call-outs enabled.
Version 6.0.0
08/01/2014
New Features
- Added support for new
Kount Central
RIS query modes 'J' and 'W'.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.