Versions Compared

Key

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

...

Expand
titleConfiguration
POS Configuration

New parameters:

'CoopayBackupQrMaxMinutes' (default 5) - The maximum time in minutes Coopay Backup Solution QR code should be valid.

'CoopayBackupSeed' (default empty) - The secret for Coopay Backup Solution QR authentication (for testing, use "tempSecret")


Relevant existing parameters:

'UseCoopayOfflineSolution'  - Needs to be set to "True" for the solution to work.

'CoopayOfflineIssuerId' - Configures which issuerID to use in the payment transaction.

'CoopayOfflineMaxAmount' - Configures the maximum amount allowed for member to use offline solution.

'CoopayBackupSolutionReceiptText' - Extra textline printed on receipt for Coopay Offline solution.

'CoopayBackupTransSenderJobCronSchedule' - Cron schedule for sending Coopay backup transes from StoreCentral to PaymentService.

'CoopayBackupTransCleanerJobCronSchedule' - Cron schedule for cleaning Coopay backup transes. Removes old transes that has been sent to PaymentService from StoreCentral.

...

Automatic price reduction of items sold via PLU list

(RTP-20221)

To help stores sell weight items with reduced quality, these can be discounted by selling them via Food saver bags with printed barcodes triggering the desired discount.

1. Customer picks one specific type of weight item and puts it in the Food saver bag.

A new type of barcodes can trigger sale of an item through a PLU list with an automatic discount:

1. Bar code is scanned in SCO or manned POS. The barcode contains a filtering category for the PLU list, a discount percantage 2. Bag contains a barcode which has a filter to open specific PLU List top menus, discount in percentage and reason code.

2. PLU list is opened and only specifically configured menus are shown. 

3. 3. Customer / cashier scans barcode and get a reminder to put the bag on the scale. After confirmation PLU list top menus from filter is shown. Customer picks the correct item which is then added to receipt with a discount and reason code.

...

Expand
titleConfiguration and barcode formatting
Barcode formatting example:

222300000000022003001

First four digits is prefix telling POS that this is Food saverwhich kind of barcode was scanned.

Next 13 digits is filter set up in Chain Web. The same number must be configured on the desired PLU list top menus.

Next two digits is discount in percentage.

Last two digits is reason code.

To set filter in Chain Web, edit top menu on PLU list.

You can have same filter on multiple PLU lists, but one PLU list can only have one filter.

When searching for items it only searches inside PLU lists from filter.

...