RELEASED
Prerequisites are located in the menu on the left.
Configuration to show or hide balance dialog after closing a shift
When cashier is closing a shift, balance dialog can be shown depending on the parameter value. If parameter is set to True, balance dialog is shown after the shift is close, when value = False shift is closed without balancing. Additionally, cash counter is reset when shift is closed.
Improvements POS
Area | Description |
---|---|
Bank | Timeout fix when early presented card in Baxi.Net pay terminal solution (RTP-31065) When configured functionality for "tap before amount" (letting customer present card to terminal early in the sale process), for "Baxi.Net" pay terminal solution, a timeout issue is fixed. Previously, when terminal timed out after 10 minutes without any card presented, connection to terminal was closed. Now the connection to terminal is automatically reopened, still waiting for customer's card. POS Configuration: Relevant existing parameters: Support for version 1.13.3.1695 of Baxi.Net pay terminal solution from Nets (RTP-30182) No adaptions have been made in EG POS in order to support Nets' version 1.13.3.1695 of their pay terminal solution Baxi.Net. No change in configuration is necessary for this version compared to previous approved version 1.11.2.1352. Pay terminal reconciliation status maintained during upgrade (RTP-30981) The timestamp for the last pay terminal reconciliation in the local database remains unchanged during upgrades. Previously this status could be reset, making an unexpected reconciliation being done shortly after the upgrade. |
Flight integration | Scanning extra boarding pass works when messages about unknown flight or quota exceeded are shown (RTP-31158) Before, when unknown flight or quota exceeded messages were shown, it was impossible to scan other boarding passes. Now, when one of this messages is shown, it is possible to scan other boarding pass. Not enough boarding passes: After scanning more boarding passes: |
General | Auto logout issue with partial Bank payment resolved (RTP-28782) When auto logout of a cashier fails due to a partial Bank payment, clearing the popup message allows the cashier to finish the receipt without issues. This prevents the previous problem where a loop could be triggered, requiring the EG POS process to be terminated in Task Manager. |
Gift card | Gift card sale (RTP-30445) New bool parameter GiftCardSaleRequiresScanning has been added (default value True). If it is set to True functionality remains as it is now. If it set to False keyboard is accepted as input for the dialog. POS Configuration: GiftCardSaleRequiresScanning parameter (default value: True). If parameter is set to True only scanner is allowed as input in gift card dialog. |
Login | Logging in with cashier cards linked to cashiers (RTP-31132) The performance for logging in with cashier cards linked to cashiers has been improved. Previously, this could be slow when there was many cashiers with cashier cards. Show more info in login header (RTP-30900) In login view, in header, information about store and cash register numbers is shown. Text under Log in button was updated to "EG POS - brought to you by / EG Retail & Wholesale". |
Loyalty | Adding member to receipt in SCO (RTP-31155) The function to open the dialog to search for member by phone number can be configured on a button in Self-service mode. |
Orders | Fixes for Click & Collect order picking in POS (RTP-30606) Click & Collect orders that are created in webshop can be picked in POS without encountering the issue that it is automatically picked from an "external app". Fixes and improvements for web orders have been implemented:
|
Payment | Walley payment enhancements in EG POS (RTP-31091) Walley integration in EG POS now supports both partial payments and partial refunds more effectively. Additionally, member information, such as phone number and email address, is automatically suggested and used when completing the payment via the web link received on the phone. This streamlines the payment process and reduces manual entry. Not possible to sell fuel items on Credit (RTP-31007) Enabled use of credit for Forecourt products to be able to sell on Credit. |
Receipt | Hiding discount on receipt, for items with ID requirement (RTP-30718) "Do not show campaign discount for items with ID requirements on receipt" is new value in the PrinterConfig parameter. It allows to hide discount on age validated items for which campaign discount is calculated. |
User interface | Discount summary in payment view (RTP-31147) The discount summary in the payment view is configurable. If it is disabled, only subtotal discounts will be shown and other types will be hidden (campaign, member, mix, customer discount, etc.). POS Configuration: HideDiscountSummaryinPaymentView - Hide discount info in payment view except for subtotal discount when set True. |
Improvements POS Server
Area | Description |
---|---|
POS API | Support for EAN14 (D-PAK/DUN) (RTP-30620) When adding an item to cart, it is now possible to add it by using an EAN14 (D-PAK/DUN) number. If the item has the property quantityInSmallPackage set, the quantity specified in the request will be multiplied by the amount set as the value for quantityInSmallPackage. AgeVerificationResult retained from previous receipt when resuming a cart (RTP-28711) When BeginCartEditing is called on a cart with age restricted items and RequestAgeVerification = FALSE, AgeVerificationResult is retained from previous receipt. |