Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Prerequisites are located in the menu on the left.

Improvements POS 

Modules

Description

Bank

Support for version 1.11.2.1352 of Baxi.Net pay terminal solution from Nets (RTP-15308)

No adaptions have been made in EG POS in order to support Nets' version 1.11.2.1352 of their pay terminal solution Baxi.Net. No change in configuration is necessary for this version compared to previous approved version 1.10.3.1342.

Convenience sales

Crashing POS while using Convenience sales (RTP-15104)

Image loading for PLU boards has been optimized in order to solve issues with insufficient memory on the cash register so POS do not crash any longer.

Web order

Country code support for phone numbers in delivery view (RTP-15319)

Country code support for phone numbers in delivery view works like in function to search for member by identifier so members can be found by mobile numbers without country codes as well.


Online return - incorrect quantity of returned item (RTP-15318)

The proper number of items is returned during the online return of a web order.

Improvements POS Server

Modules

Description

POS API

Error handling for Klarna Checkout (RTP-15674)

POS API now handles GetOrder response from Klarna that does not contain any Customer element.


Improved handling of price rules in transactions (RTP-15158)

The "RedeemedCoupon" field is now generated only once when executing "SetLoyaltyInCart" method for the first time. This method, "DeliverCartItem" and "AddPaymentToCart2" keeps a low response time no matter how many times they are executed.


Improvements for Klarna Checkout (RTP-13638)

  • Extended logging when parameter KlarnaLogDetails is set to True.
  • All requests/responses are logged in POSWCF logfile.
  • UpdateKlarnaPayment should now accept repeated updates when total order amount is zero.
  • UpdateKlarnaPayment, CaptureKlarnaPayment and RefundKlarnaPayment has better error handling and will retry twice on timeout.
  • A bug reported by Klarna was fixed where we incorrectly used Checkout instead of order management when fetching order.