Skip to content

v1.4.0.0

Compare
Choose a tag to compare
@pceftpos-dev pceftpos-dev released this 06 May 22:53
· 11 commits to master since this release
  • Added IDialogUIHandler for easier handling of POS custom dialogs.
  • EFTRequests now have a matching EFTResponse, used for checking the end of a request. Constructors have changed to reflect it, new boolean properties added.
  • Updated MessageParser to allow for custom parsing.
  • Updated TestPOS to handle changing the Merchant Number
  • Fixed TestPOS account selection on QueryCard was returning incorrect account
  • Updated SimpleDemoAsync to choose whether to send BasketData or not