On this page
Version 22 [22.0.1] - 2025-08-18 Fixed Fixed bug that affected Qpos and MagicPos that caused the SDK to become unresponsive after some interactions, including a "wait for card" timeout [22.0.0] - 2025-07-15 Required QposMini Firmware version Required QposCute Firmware version Added A recoverable error is emitted when connection with device has been lost in any point in a connection, transaction, configuration or print. Previously, device disconnection wasn't notified by the SDK in some cases. Changed TerminalCapabilities field in MoreFun .json configuration files now is optional. Now EMV tags that are exclusive for tokenized card will be sent among other tags in the online requests using Qpos readers. [Breaking-change] SDKCancelData-authorizationCode
and SDKRefundData-authorizationCode
properties are no longer optional. Removed [Breaking-change] Removed binListToForcePin
parameter of SDKReadConfig
. Fixed In some cases, SDKReaderState
wasn't emitted correctly when aborting a transaction before confirm it. Ensured that TLV tags are in uppercase before being encrypted and sent during transaction confirmation.