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.

Use bonus checks from BonusService

...

(RTP-19975)

POS can check EG Cloud BonusService for available bonus checks when adding a member to a receipt. If available, bonus will be possible to use it as a tender or subtotal discount.

...