Versions Compared

Key

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

Document status: 

Status
colourGreen
titlereleased

Date:  

Prerequisites are located in the menu on the left.

(RTP-15345)

New checkbox "Don't ask for payment card link" can be configured to appear in edit member view.

Expand
titleConfiguration
POS Configuration

CustomerViewSetupWhenLoyalty 

New option "DontAskPaymentCardLink" can be configured in this parameter.

Improvement for Solid integration in POS 

(RTP-16238)

There is now done an improvement for handling Sold bike insurance. Previous email and phone number was mandatory during registration of insurance in POS. Now there is been made a parameter that makes it possible to configure whether this should be mandatory or not. 

Expand
titleConfiguration
POS Configuration

New parameter: SolidInsuranceMailAndPhoneFieldsMandatory - default True

If this parameter is set to False, email and phone number is not mandatory during registration of solid bike insurance. 

Improvements POS 

ModuleDescription
Coupons

Tender Coupons from Liquid (RTP-15334)

There is now done a new Implementation so that tender coupons from Liquid works in EG POS. This coupon will act as a simple cashback coupon, and will not validate against any items. 

General

Deactivating 'Cash' as a valid tender has no effect (RTP-15847)

When Cash is deactivated as a valid tender this yet again has the wanted effect, making it impossible to add Cash tender in a receipt.

PaymentService 

Better exception handlig between POS and PaymentService (RTP-13328)

It's done some changes in PaymentService Client in POS when PaymentService throws exception. This fix influences all customers using Swish/Vipps/Instabank.


Better handling regarding TaskCancelledException (RTP-12161)

POS is now doing a call to abort (Delete) when TaskCancelledException is thrown from PaymentService.

This issue/fix influences all customers using on of Swish/Vipps/Instabank

Self-service

Light tower does not skip 'AgeControl' mode (RTP-16328)

If configured a delay of age control when scanning a relevant item in self-service POS the light tower now correctly enters "AgeControl" mode. Due to previous changes the light tower incorrectly skipped this mode, and switched directly to 'AssistanceNeeded' mode at a later stage.


Improved message when Vensafe multiticket tried registered twice (RTP-16180)

An improved message, identically to the one shown in cashier mode, is now also shown in self-service mode if the same Vensafe multiticket is tried registered twice.

Vensafe

Using VolatileSettings when Vensafe items list can't be updated (RTP-16122)

If updating of list of available items in Vensafe machine fails, due to e.g. timeout, POS will now correctly use cached items list (VolatileSettings). Existing parameter 'VensafeConnectTimeout' is reintroduced for configuring timeout value.

POS Configuration - Relevant existing parameter: 'VensafeConnectTimeout' (default 3000 (milliseconds)) - parameter have been idle / not in use for years. Is now reused, for any connection between POS and Vensafe. Default value should be configured considerably higher, e.g. 20000. 

Improvements POS  Server

ModuleDescription