You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Shelf location in POS for web orders

(RTP-12944)

The functionality to display shelf location and number of parcels for web shop orders in POS has been implemented. The shelf location is based on the last digit in the external order number and the first letter in the customer name. The same information is also shown on the printer delivery receipt.

When parameter ShowShelfInfoForWebOrders is activated, the following dialog is shown in POS when fetching a web order to POS.

POS Configuration

ShowShelfInfoForWebOrders - default False.

When enabled, shelf location and number of parcels is shown in a dialog and printed on the delivery receipt

Integration with EG cloud gift card module

(RTP-11316)

The new EG cloud gift card module has been integrated with EG POS. This makes it possible to 

  • Sell plastic and digital gift cards
  • Recharge gift cards
  • Refund money by issuing a gift card (when returning items)
  • Check balance
  • Pay by gift card
  • Search for gift cards by mobile number

The cloud gift card solution have a maintenance web based User interface accessible by using AD login.


The maintenance User interface can be used to change valid-to period, correct balance and also to change owner, resend and re-give digital gift cards.

The gift card grid can be used to filter on any column and then to export the result to excel to be able to create reports.


POS Configuration

CloudAccessServiceUrl

Address to POS Services service to gain access to communicate directly from POS to EG Cloud.


CloudGiftCardServiceUrl

Address to gift card service in EG cloud.


ExternalSaleProviders

EgCloudService must be added 


Buttonconfig:

There must be configured buttons with EgCloudService as provider for all functions that should be used to sell and pay by gift card.


ExternalGiftCardPaymentRegEx

Must be configured to automatically recognize gift card barcodes in Self-service POS. 


ForcePaymentGiftCardOnExpired

Configures if cashiers can choose to accept payment with a gift card that has expired. 


ForcePaymentGiftCard

 Not supported. Must be set to default value which is false.


ForcePaymentGiftCardUnknown

Not supported. Must be set to default value which is false.


GiftCardMinimumAmount

Configures the minimum amount to issue on a gift card.


GiftCardMaximumAmount

Configures the maximum amount to issue on a gift card.


POSServicesScripRoutingUrl

Must be configured to be able to use credit notes versus Chain Web.


ScripCheckBalanceBeforePayment

Configures if the gift card balance is shown to the cashier before performing gift card payment.


ScripServiceGiftCardAutoGenerateOnline

Must be set to true to use the cloud gift card solution.


ScripServiceUsedForCreditNotes

Must be configured to be able to use credit notes versus Chain Web.

POS Services configuration

EnabledServices

CloudAccessService must be enabled.

And the POS Server needs to have certificate to communicate with EG cloud.

 Chain Web 2.10.81 is required to be able to configure using Cloud gift card service.

Configuration in EG cloud gift card service:

Open the gift card settings menu:

Set the desired values. The tenant prefix can be set to any unique value identifying the environment. For example RetailerName_test or RetailerName_prod.

  

The gift card number length is prefix+ length. So 16 digits in the above example.

Improvements POS 

Module

Description 

Balance

Incorrect date in request when Cash Register and server are in different time zone (RTP-13317)

The GetBalance request send by POS to reporting service has been extended to handle time offset when the Cash register and POS Server are in different time zones.

Bank

Prevent aborting pay terminal transactions at a late stage (RTP-13664)

We have made changes that affects POS integrated with pay terminals from Aera. If an on going transaction is tried aborted from POS at a late stage, i.e. after payment card is tapped or PIN is entered, the abortion will not be performed. Abort attempt will be logged.

Customer screen

Member registration on customer screen triggered by cashier (RTP-13551)

Functionality for registering new member on customer screen, triggered by cashier, now correctly opens the dialogue for entering mobile phone number. An SMS will then be received.

Electronic items

Norsk Tipping - improved logging when committing eSale items (RTP-13232)

The retry logic has been improved in the integration with Norsk Tipping (Norwegian lottery company) and we have improved the logging when selling lottery items. This may help uncover network problems when committing eSale items.

General

Improvements regarding "New" PLU lists (RTP-13603)

When selling weight items or open priced items via function "New PLU list" the manually input of weight / price may be done by physical keyboard, as well as touch screen.


Improvements regarding "New" PLU lists (RTP-13362)

Function "New PLU list", where layout is equal regardless of opened in cashier mode or in self service mode, has been subject to several improvements. These improvements include selling weight items or open priced items.

Loyalty

Actual member number in receipt (RTP-13420)

Actual member number used is shown in the receipt now when customer has multiple memberships. If the POS department matches the CompanyID in the QR Code, then the member number from the QR Code is shown in receipt. When it does not match, but another one of the member's memberships matches POS department, then that membership is shown. If none of member's memberships matches the POS department, then the member number from QR code is shown.

Member

Creating member with drop in connection to MemberService (RTP-3638)

With this fix the customer is stored with the correct identifications in POSLog when the cash register has no connection to the MemberService.  Chosen identification number is now "identificantionNumber" and type is shown as "identificationType" in POSLog.

Price calculation

0,01 difference between subtotal and amount to bank (RTP-2882)

With this fix there is no longer a 0,01 difference between subtotal/VAT and amount sent to bank, when triggering both a mix and a additional 25% coupon mix. 

Self-service

Only cashier card scanning can trigger dismiss control popup (RTP-13672)

With this fix only cashier card scanning can trigger dismiss 'wait for control' popup in Shop and Go, self-service.


Creation of POSLogs with wrong sequence number (RTP-2854)

With this fix now it's only possible to click once on the item confirm page. So in cases where it's slow connection to MemberService (for checking control status on customer), this will no longer possible to trigger multiple calls , resulting in creation of POSLogs with wrong sequence number. 

Improvements POS Server 

Module

Description 

POS Services

VPI-Sync - ItemPriceAssessmentWorker (RTP-13414)

With this fix the ItemPriceAssessmentWorker no longer fails during startup. 

  • No labels