Skip to main content

Version 14

Version 14

[14.0.4] - 2022-09-15

Added

  • Added Visa electron and Maestro AIDS for QPOS cute contactless cvm limit configuration

[14.0.2] - 2022-09-16

Added

-Hardware cancel button event for PIN request on chip transaction using QPOS reader was missing. A handler for this event is added and now the transaction can be cancelled by hardware when waiting user PIN input

[14.0.1] - 2022-09-09

Changed

  • A downgrade to Kotlin 1.5 is performed for compatibility issues on some consumers
    • Next releases will follow the upgrade to Kotlin 1.6 again, because this is a security requirement for ongoing security certifications

Fixed

  • A bug is fixing regarding PIN status exposes on SDKReaderStatus when PIN is requested in NFC transaction

[14.0.0] - 2022-09-02

Added

  • Now is possible to update the reader CVM Limit
    • Please check the feature documentation: MOB-ConfigureCVMLimit-020922-1540.pdf
    • The amount for this configuration is now a money amount, because this setup es depends on the currency exponent used
    • This change breaks backward compatibility, so the version change is a major to 14.0.0
  • For Qpos CUTE and Qpos Mini readers with NFC now NFC+Chip card wait mode is supported
    • This means that with these reader you can wait both card types at the same time

Changed

  • Kotlin version updated to 1.6
  • In case of using R8 or dexguard to obfuscate the code, may be necessary the following rule for a depend

Fixed

  • The issue for two beeps on Urovo reader is now fixed