Versions Compared

Key

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

...

Area Description
Bank

Product code allowed/not allowed (RTP-31264)

The behavior regarding  product code which is sent to the bank integration provider in POS was improved to make sure that allowed / not allowed is handled correctly.

Flight Integration

Information about final destination for connecting flights (RTP-31293)

Improvements were made for showing final destination for connecting departure flights.

Fusion Fuel Integration

Translation of Fuel Modes (RTP-31466)

Regarding the language, proper translation of fuel mode is used.

Self-service

Selling items without price in Self-service (RTP-31125)

If an item without price is scanned in self-service, the following error message will be shown:



Shopping bag dialog (RTP-31512)

The dialog for shopping bags has an updated appearance. The leftmost buttons, which customers select if they do not want any bags, now reads "No bags" instead of showing the numeric value 0. This change helps to reduce confusion and ensures a clearer understanding for customers.

The alternative shopping bag dialogue is configured via parameter 'PageFlow', by replacing 'Bag' page with 'BagPopup' page.

Picture:
Image Added

Scanner disabled in shopping bag dialog (RTP-31339)

When the 'BagPopup' page is displayed (from parameter PageFlow), the scanner is disabled. This prevents any scanner inputs while customers are selecting their shopping bag options, avoiding confusion since scanned items were not being added to the receipt during this time. Once the 'BagPopup' view is exited and the customer proceeds to payment, the scanner is re-enabled.

Selling weight items from PLU list (RTP-31285)

When weight items are selected using function "New PLU list" and the cashier manually enters and confirms the weight via keyboard, error messages are no longer logged. Previously, an error message appeared despite the item being correctly added to the receipt.

Improvements POS Server

Area Description
POS API

Removal of picking order when using DeleteCartOrder (RTP-27938)

Deleting an order from cart in POS API also deletes it in Backoffice, as well as makes it unavailable for picking in InStore App.

Receipts from dummy store (RTP-31111)

Improvements were made to make sure receipts are not created on a dummy store used for configuration when payments are added to orders.

Sending SMS for cancelled click and collect orders (RTP-29904)

Method SendCartOrderConfirmationNotification can be used on already finished/cancelled receipts to send SMS with information to the customer. 

...