Quick Links

Kount RIS .NET SDK Release Notes History

The following table provides the release notes history for the RIS .NET SDK.

Version Number Description

8.1.0

Removed SetSdkVersion setter method

Added a skip config check for ConnectTimeout when the checkConfiguration method parameter evaluates as true

8.0.1

Fixed deploy job.

7.2.0

Omniscore Implemented in .NET. We have included a getter method called getOmniscore that returns the Omniscore value in the Response.

7.1.1

Solved issue with it checking static configuration even though the check configuration flag is passed as false.

7.1.0

Added support to pass an IPV6 address with the IPAD field.

Note: IPV6 addresses are converted to a static IPV4 address within RIS (10.0.0.1).

7.0.2

Added new feature, configuration class.

Fixing documentation.

7.0.1

Merge pull request #12 from Kount/KS-202

Check for valid data (not null).

7.0.0

  • Introducing configuration key
  • Removed the SALT phrase

6.5.2

Remove parameters CCYY(ExpirationYear) and CCMM(ExpirationMonth) from the SDK.

6.5.1

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 in Nuget package.

6.5.0

  • SALT phrase configurable as an app setting (key/value) in app.config. Set Ris.Khash.Salt in your app.config file for this to work.
  • Update docfx.console to version 2.16.8

6.4.2

  • Minor improvements for integration tests logging
  • Fixed build issue with docFX (ver 2.16.2) and Visual Studio install Path

6.4.0

  • 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).

6.3.0

  • Added support for API key authentication. Client certificate validation is still supported, but is now deprecated. Set Ris.API.Key in your app.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 third-party call-outs enabled.

6.0.0

Added support for new Kount Central RIS query modes J and W.

 

Was this article helpful?
0 out of 0 found this helpful