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

Compare with Current View Page History

Version 1 Current »

Status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Activating callback for Coopay

(RTP-12362)

Activating use of callback (from PaymentService) when paying via Coopay app is now made configurable. 



POS Configuration 

UseCoopayCallback (default False)

If set to True callback via PaymentService will be used, otherwise POS will be polling for customer's approval in Coopay app as before.

 

Do never use Coopay callback for web orders 

(RTP-12558)

If use of callback is activated (from PaymentService) when paying via Coopay app this will now not affect paying web orders.

POS Configuration

Related existing parameter:

UseCoopayCallback (default False)

If set to True callback via PaymentService will be used, except when paying web orders. Otherwise POS will be polling for customer's approval in Coopay app as before.

Improvements POS

Module

Description

Bank

Support for version 1.10.3.1342 of pay terminal solution from Nets (RTP-13236)

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

Coopay

Donation solution via Coopay app (RTP-12759)

We have made improvements to donation solution via Coopay app. Item to be added to receipt as a "Donation" was not always added. This is now fixed.


Paymentservice connections to callback HUB for Coopay transactions (RTP-12761)

When using callback (from PaymentService) for Coopay payments, the connection with PaymentService will now be opened and closed for each transaction. This will reduce resources used by PaymentService.


Improvement of digital receipt for Coopay in InStore app (RTP-12480)

Purchase summary and digital receipts are now properly managed for Coopay in InStore App.

Credit

Cash payout when refunding by credit (RTP-12165)

Logic in POS has been changed so it is not possible to enter a higher amount causing cash payout when refunding by credit and "cash" is set in parameter DisallowedTenderBackForCreditCustomerInReturn.

Loyalty

Co-owner gets wrong bonus (RTP-13013)

In some cases when a member made a purchase in another Department than its own CompanyId foreign bonus percentage  could be used instead of local bonus. The problem was related to leading zeros in the company Id.


Select best available bonus (RTP-12253)

Best available bonus is now selected in POS when Department is set.


Send multiple member numbers to Payex (RTP-12252)

When scanning Coop ID with more than one member number, all available member numbers are being sent to Payex now.

Mobile payment

Improvement when finishing payments (RTP-12305)

We have made changes regarding mobile payments like Swish, Vipps etc. to secure that all dialogues shown during payment are properly closed so the sale is finalized properly

Price calculation

Multiple groups for condition items in Mix 41 (RTP-12547)

Mix 41 is now changed to secure that mix triggers correctly even when groups, from which trigger items are chosen, contains several items each. Discount is then correctly given on item(s) from a different group.

In existing versions of POS a script needs to be run on POS Master in order for changes to take effect, and mixes need to be created / replicated from Chain Classic once again. (No changes in POS itself).

Self-service

Norsk Tipping - Player card causes huge logfiles (RTP-12996)

When scanning a player card from Norsk Tipping (Norwegian lottery company) in self service mode this could result in huge amount of logging, and POS to "freeze". Problem occured due to previous changes but are now fixed.


Previous customer's chosen language (RTP-12899)

We have fixed a problem where screen language chosen by the previous customer was partly used also for the next customer.


Small amounts prevents finishing receipts (RTP-12744)

Small subtotal amounts to be paid / refunded will now follow rounding rules, hence they will not be sent to pay terminal if rounded to zero. This is equal behavior as in manned POS / cashier mode.

Previously, small amounts to pay/refund could prevent the receipt from being finished, for example when using deposit refund tickets.


Color on member header in self-service (RTP-12450)

Existing parameter CustomerScreenMemberInfoBackgroundColor now also configures the member header in self-service. Previously it only affected the customer view.


Inactivity timer "freezes" when StoreCentral database is unreachable (RTP-12428)

If configured a timer counting down 10 seconds due to customer's inactivity the timer dialogue could "freeze" when receipt should be put on hold, if StoreCentral database was unreachable. This is now fixed.

Related existing parameter: ShopAndGoCheckoutIdleTimeout.

User interface

Improve dialogs (RTP-13521)

Dialogs for functions Void receipt and Search for gift cards by phone number have been improved to match the new user interface.


Item description (RTP-13450)

After performing a search and selecting one of the results in details view item information are being loaded. When you select different row, Description field refreshes correctly now.


Price lookup improvements (RTP-13555)

Several improvements has been added to Price lookup view. "Detail view" is shown as default view now and function panel is hidden. Moreover, header text does not change from "Price lookup" to "Search items". Furthermore, it's possible to scan another item now and Price lookup view can be closed by pressing "Back" only once.

Web order

Adding leading zeroes on member number in POSLog (RTP-12556)

If a member number contains less than 10 digits, then in POSLog leading zeroes are added to it, so as to make up to 10 digits, e.g. 56010088 becomes 0056010088.


Receipt not printed for home delivery orders (RTP-12503)

Receipt was not printed when home delivery orders were picked and finished by staff in physical POS. This is now fixed.


Grocery orders edited in POS may cause wrong quantity on link items (RTP-12287)

When changing quantity on web order lines fetched in POS, lines that contain main items with link items such as bottles or cans with mineral water, the increased or decreased quantity could be set on the wrong (different) link item. This is now fixed.


Improvements POS Server

Module

Description

POSLog

Failed startup of POS when downgrading from higher program version (RTP-12231)

A problem that could occur if POS version needed to be downgraded is fixed, e.g. after an upgrade witch uncovered a problem. If the downgraded version had a lower version of poslog.xml, POS would fail to start. Problem was related to necessary routines for fetching the last receipt, to get the last digital signature.



  • No labels