RELEASED  

Prerequisites are located in the menu on the left.

Improvements POS

AreaDescription
Log in

Not possible to log in to POS if CloudAccessService is down (RTP-32244)

CloudAccessService on POS Server is used by POS to fetch a token used as authentication versus EG Cloud services. A bug has been fixed, making it impossible to do cashier log in if CloudAccessService was not available when EG POS started and is still not available when a cashier tries to log in.

Loyalty

Fetching member info from loyalty provider in self-service POS (RTP-31107)

When a member is added in the self-service POS, their information is automatically fetched from the loyalty provider and included in the active transaction, regardless of the 'CustomerMasterLocation' parameter setting. This applies specifically to self-service POS systems using PosCustomerService to retrieve member information. Previously, only the member's LoyaltyNumber was added if this parameter was set to 'Internal'. This ensures comprehensive member data is available during transactions.

Receipt

Flight information for fake flights in POSLog XML (RTP-32260)

DestinationCode and OriginCode have been changed for fake flights .ARR, .DEP and .PAX.

Self-service

Always sending receipt content to Monitor App (RTP-32090)

When existing parameter SurveillanceEveryScan is enabled, POS will always in include the receipt details in the messages to Monitor App. Previously, the receipt details were only included if we received a "start live view" request from Monitor App.

This makes it possible to continuously view live sales from the same Self-checkout in Monitor App.

Print gate receipt in self-service POS when connecting flight it confirmed (RTP-31165)

If configured, A gate receipt will be printed in self-service POS when a customer confirms going on a connecting flight after buying items that requires a STEB bag to be used. The gate receipt will be needed because the original receipt will be used in the STEB bag making it difficult to scan when going through the gate. This is relevant only when using the flight integration in self-service POS.

POS Configuration:

Relevant existing parameters:

EnableGateReceiptPrinting (default False) - must be enabled - set to 'True'
GateReceiptHeader (default empty) - must be configured with a value/text to be printed on the gate receipt.

  • No labels