Release notes
Version 1.4
- The serial/USB connection has been removed. Terminals that are connected with USB should use USB network sharing instead.
- The library has been converted to .NET Standard 2.0, from .NET Framework 4.7.2, for greater compatibility.
- Added support for multiple terminal IDs.
- Added GetLastTransaction method to request to retrieve information about the most recent transaction
Version 1.3.1
01/04/2022
- Bugfix: (Card) Refunds did not work unless PA supported alternative payment refunds.
Version 1.3
15/02/2022
- Added details on transactions using alternative payment methods
- Removed AdminOperation.ModeSwitch.
Version 1.2.1
28/09/2021
- Fixed missing notification in the client library about USB disconnections.
Version 1.2
06/07/2021
- Added details on serial / USB connection, see ConnectUsb.
- Added details on OperatingParameters.StorageDirectory.
- Clarified use of GenerateSimpleReceipt.
- Moved from .Net Standard 2.0 to .Net Framework 4.7.2.
Version 1.1
20/05/2021
- Added details on handling refunds of alternative payment methods.
Version 1.0
05/05/2021
- Initial release