Skip to main content

Version 6

Version 6

[6.3.1] - 2021-02-26

Added

  • Now it's possible to update configuration for Qpos reader configuration
  • SDKReaderState has a new state "UpdatingConfiguration"

Changed

  • When a transaction is aborted this SDK now throws "SDKCannotAbortException" instead of "SDKCannotAbortTransactionException"

[6.2.0] - 2021-01-11

Changed

  • Support from API 14
  • External Logger + Mask sensitive data logs

Fixed

  • Corresponding error when emvUpdate fails (CMD_NOT_AVAILABLE)
  • Fix timezone -3:00 → -03:00

[6.1.1] - 2020-12-11

Fixed

  • Fix R8 compilation error

[6.1.0] - 2020-12-02

Added

  • Override amount on swipe
  • Qpos Reader Configuration

Changed

  • Updated MagicPos SDK

[6.0.1] - 2020-11-19

Changed

  • Modified the sending site of "externalData" (from confirmation to sale/refund/cancel)

Fixed

  • Fix crash due to KOIN versioning
    • Update to version 2.2.1
    • Fixed strict versioning to 2.2.*

[6.0.0] - 2020-11-09

Added

  • Sending cardHoldesAuthenticationEntity field
  • Sending MerchantName field PSDK-44

Fixed

  • Fix Bluetooth permissions
  • Fix incorrect functioning when assigning/rejecting permissions
  • Validation of invalid amounts (zero amount)