Releases: Kount/kount-ris-php-sdk
Releases · Kount/kount-ris-php-sdk
7.4.2
v7.3.9
v7.3.7
Remove Data Validation from the SDK side
Remove Data validation from the SDK side.
7.2.1
7.2.0
Omniscore implemented in PHP. We have included a getter method called getOmniscore that returns the Omniscore value in the Response.
Version 7.1.0
7/2/2018
Added support to pass an IPV6 address with the IPAD field. IMPORTANT NOTE: IPV6 addresses are converted to a static IPV4 address within RIS (10.0.0.1).
Version 7.0.0 changes
09/12/2017
- Introduced configuration key - this breaks backward compatibility with older releases.
- Removed the SALT phrase.
- Introduced base85 encoding and decoding.
- Added sha256 validation for the config key.
6.5.4
Version 6.5.4 changes
08/14/2017
- Removed request parameters CCYY(Expiration year) and CCMM(Expiration month) from the PHP SDK.
6.5.3
Version 6.5.3 changes
07/17/2017
- Enabled acceptance of custom settings from user defined file.