Releases: LinklyCo/EFTClient.IPInterface.CSharp
Releases · LinklyCo/EFTClient.IPInterface.CSharp
v1.7.3
IPInterface 1.6.8 -> 1.7.3
1.7.3 (2023-03-31)
- [STRY0228186] Removing length check from EFTQueryCardRespons, will parse response if it doesn't have PAD data
- [STRY0228186] Correctly parsing
EFTGetLastResponseby adding missingClearedFundsBalance- This fixes an issue where PAD data was being omitted
1.7.2 (2022-09-13)
- Add "Simulated Host" pinpad network type option.
1.7.1 (2022-08-31)
- Add ability to open the client GUI main dialog.
1.7.0 (2022-07-18)
- Adds handling for sending and recieving Monitoring ('|') messages
1.6.11 (2022-06-28)
- Adds DataField property to EFTTransactionRequest, required for AuthPIN ('X') and EnhancedPIN ('K') Transaction Types
- Adds required special handling of AuthPIN ('X') and EnhancedPIN ('K') Transaction Types to DefaultMessageParser
- Similarly adds (provisional) handling of recieving PINRequest ('W') responses to DefaultMessageParser, which is recieved from client in response to Transaction Rquests of the above two transaction types.
1.6.10 (2022-06-22)
- Implementing hardening changes suggested by Static Code Analysis
1.6.9 (2022-06-16)
- Update IPInterface to compile against .NET 6
TestPOS 1.11.2->1.11.14
v1.11.14 (31/03/2023)
- [STRY0228186] Built with new IPInterface v1.7.3
- Last Transaction should now parse
ClearedFundsBalanceandPurchaseAnalysisData - Query Card response should now be parsed even if no PAD data provided
- Last Transaction should now parse
v1.11.13 (15/03/2023)
- [STRY0182893] Fixed issue where Test POS was not sending app number and merchant number for a settlement
- [STRY0182873] Fixed issue where Test POS was sending old date and time from completion or voucher transactions in other transactions
v1.11.12 (31/08/2022)
- [STRY0202930] Added ability to open client GUI main dialog
v1.11.11 (26/08/2022)
- Fixing crash on launch if no EVL/FILESPEC registry setting
v1.11.10 (29/07/2022)
- Bumping version to make new artifact with all dll dependencies (change in Release Pipeline)
v1.11.9 (20/07/2022)
- [STRY0182900] Build with IPInterface v1.7.0
v1.11.8 (28/06/2022)
- [STRY0182900] Added "Data Field" element to Transaction screen, only visible when both TxnType 'K' or 'X' is selected AND the selected App Number isn't ETS
- [STRY0182900] Build with IPInterface v1.6.11
v1.11.7 (28/06/2022)
- [STRY0195664] Added EFTPOS.LOG tab to bottom bar
v1.11.6 (24/06/2022)
- [STRY0182974] Token is now cleared if changes to user credentials are saved
v1.11.5 (23/06/2022)
- [STRY0182705] Build with IPInterface v1.6.10
- [STRY0182705] Implementing hardening changes suggested by Static Code Analysis
- [STRY0187306] Removed "Account Verify" Option from Logon tab
v1.11.4 (21/06/2022)
- [STRY0182873] Completion and Voucher commands now set Date and Time fields correctly
- [STRY0182859] Added App and Merchant selection to Status tab
v1.11.3 (20/06/2022)
- [DFCT0010951] Replaced Onebutton Preset checkbox with button
- [DFCT0010951] Added a Eftpos preset button