Skip to content

Releases: Adyen/adyen-terminal-api-ios

2.0.0

26 May 10:14

Choose a tag to compare

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

24 Oct 13:00

Choose a tag to compare

Adds

  • Encryption helpers for local TAPI integration

1.2.0

24 Oct 12:58

Choose a tag to compare

Added

  • Support for integration via Cocoapods
  • SaleToAcquirerData

Fixed

  • Issue when encoding Notification type of requests

1.1.0

27 Jul 07:06

Choose a tag to compare

Removed

  • Requests that are not supported by Adyen's Terminal API:
BatchRequest
CardReaderAPDURequest
CardReaderInitRequest
CardReaderPowerOffRequest
InputUpdateRequest 
LoyaltyRequest
PINRequest
SoundRequest
TransactionReportRequest
TransmitRequest

1.0.0

21 Jul 11:52

Choose a tag to compare

Initial release of the TerminalAPIKit package.