LS Pay 2.26.5 Release Notes

Engine

  • New amount parser added to AmountService.
  • Transaction validation service logs the result before it is returned in each plugin supported in LS Pay.
  • New validation added for verification response in the validation service.
  • New enums added to SettingType, Days, and ReportDetails.
  • New enum added to AuthorizationStatus, Pending. Indicating if transaction is pending.
  • New enum added to TenderType, Token. If token is to be used for EFT request.
  • New enum type added, EntryMethod. Indicates what entry was used when reading card details.
  • New function added to interface ICardData. Returning new object CardReadDetails and receiving new object
  • Notification.
  • New feature flag added, IsForceFlagPossible, indicating if PSP supports force transaction (for duplicate transactions).
  • New class CardReadDetails, inherits CardDetails. Returns card details and dictionary list and if supplied, what entry method was used.
  • New class Notification. If PSP supports texts to be displayed on PED when asking for card details.
  • TenderType moved to class BaseRequest, it is now a default value for all derived classes.

Factory

  • Adding dependency for Android solutions when using SmartPOS on Castle devices.

Adyen

  • Internal changes, EFT transactions using tokens is not supported using local connection.
  • Adding support for tokens.

Mock

  • Bug-fix.
  • Initiating cancel as available in start of each transaction request.
  • Bug-fix.
  • Check if original ID in requests are set before checking the value.
  • Bug-fix.
  • Amount parsing when checking validation response for amount 93.03.
  • Add support for new ICardData function GetCardDetails.

Moneris

  • Add support for new GetCardDetails function, returns KeyValuePairs details.

Nets PSAM

  • Add support for new GetCardDetails function, returns KeyValuePairs details.

Verifone Israel

  • Add support for IReader, to read MSR card on the PED.
  • Add support for new GetCardDetails function, returns KeyValuePairs details.

Verifone Point

  • Add support for IReport, X and Z report. Add command types, DAYSUMMARY and PRESETTLEMENT.
  • Add the option to force transaction (for duplex payments).
  • Add support for ICardData, to get card details. Add command type GET_CARD_DATA.
  • Add support for IGiftCard, tested using Givex cards.