Version 2
[2.2.2] - 2020-10-08
Fixed
- Fix error hang during card removal in the middle of a Chip transaction
- Fix regression hang on abort
- Removed internal error of JodaTime
[2.2.1] - 2020-10-01
Fixed
[2.2.0] - 2020-10-01
Added
- Location requirement for Bluetooth scan
- Added ErrorType LocationIsOff to SDKScannerResultListener.ErrorType
- Added optional parameter externalData in SDKConfirmation
[2.1.1] - 2020-09-25
Fixed
- Fix to abort transaction in the middle of an EMV chip operation
[2.1.0] - 2020-09-19
Added
- Added SDKCardInsertionStatus to SDKReadConfig
- Logic for card inserted/not inserted to transact
[2.0.0] - 2020-09-16
Changed
- API Changes
- SDKTransction → SDKTransactionIntent
- SDKTransactionFactory → SDKTransactionIntentFactory
- SDKTransactionData.Sale/Refund/Cancel → SDKTransactionData (unique)
- SDKTransactionState.ConfirmCardData → SDKTranasctionState.ConfirmTransaction.Sale/Refund/Cancel
- SDKConfirmation → SDKConfirmation.Sale/Refund/Cancel
- Refactor to obtain decline code in DeclinacionOnline cases
- Change in data passage flow (from initiation to confirmation)
- Unification of tag usage for AID with IOS
Fixed
- Fix bug when inserting chip card backwards
- Fix bug that prevented multiple transactions
- Fix bug where the reader remained connected after a decline