LS Pay 2.22.1 Release Notes

Highlights

New plugin, Weblink from Valitor, has been added to LS Pay.

It is now possible to ask LS Pay which features each plugin supports, like tips or cash back on terminal or from POS (or both), if referenced refund is supported or stand-alone refund, if any transaction can be voided, and so on.

Release notes

Engine

  • New Interface has been added for feature flags (IPayFeatureFlag), identifying what plugins are capable of. Inherited by IEFT so all plugins support it from this version on.
  • Updated amount validation.
  • New ConnectionStatus value added to identify unloaded plugins in LS Pay Service.
  • New setting, DisablePrinting, has been added. Used by Weblink (Valitor PAX).
  • New verification types, PrintReceipt and OutOfPaper, have been added. Both used by Verifone UK (Ocius) for V200C terminals.
  • New EAExceptionMessages, NoHostContact, ObsoleteTerminalVersion, and DeviceIsBusy, have been added.
  • WebLink added to LS Pay.
  • Optomany removed from UWP application (LS Pay for LS Express).

Linkly

  • KeyValueStoreService has been added, to monitor settings not visible to the customer, for example the secret key after pairing.

Mock

  • KeyValueStoreService added for testing purposes.

Nets Baxi

  • Updated error code handling, when to throw exception and when to return TransactionResponse with an error message.

Weblink

  • New plugin (Valitor.PAX) added to Standard2 Factory.

Verifone Nordic

  • KeyValueStoreService added to monitor settings not visible to the customer, for example the last service ID to retrieve last transaction from the VIM service.

Verifone UK

  • Support added for printer on V200C terminal, verify reprint when paper is out.
  • Voice authentication verification process has been added.
  • IReport interface added for X and Z reports.