Releases: Adyen/adyen-terminal-api-ios
Releases · Adyen/adyen-terminal-api-ios
2.0.0
Release 2.0.0 brings the following changes:
Added:
- Helper functions for deriving the key used to encrypt the communication when using for local TAPI integration.
- Documentation regarding local TAPI integration.
- Support for decoding
ISO8601
dates without optional milliseconds.
Changed:
- Changed any numeric amount type from
Double
to Decimal
.
1.3.0
Adds
- Encryption helpers for local TAPI integration
1.2.0
Added
- Support for integration via Cocoapods
- SaleToAcquirerData
Fixed
- Issue when encoding Notification type of requests
1.1.0
Removed
- Requests that are not supported by Adyen's Terminal API:
BatchRequest
CardReaderAPDURequest
CardReaderInitRequest
CardReaderPowerOffRequest
InputUpdateRequest
LoyaltyRequest
PINRequest
SoundRequest
TransactionReportRequest
TransmitRequest
1.0.0
Initial release of the TerminalAPIKit package.