Versions Compared

Key

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

...

Improvements POS 

Area

Description
Bank

Timeout fix when early presented card in Baxi.Net pay terminal solution (RTP-31065)

When configured functionality for "tap before amount" (letting customer present card to terminal early in the sale process), for "Baxi.Net" pay terminal solution, a timeout issue is fixed. Previously, when terminal timed out after 10 minutes without any card presented, connection to terminal was closed. Now the connection to terminal is automatically reopened, still waiting for customer's card.

POS Configuration:

Relevant existing parameters:
'BankAutoStartSession' (default 'False') - when activated, terminal accepts card / PIN before 'Bank' key is pressed in POS.
'PayTerminalType' = 'BaxiDotNet'

Gift card

Gift card sale (RTP-30445)

New bool parameter GiftCardSaleRequiresScanning has been added (default value True). If it is set to True functionality remains as it is now. If it set to False keyboard is accepted as input for the dialog.

POS Configuration: 

GiftCardSaleRequiresScanning parameter (default value: True). If parameter is set to True only scanner is allowed as input in gift card dialog.

Orders

Fixes and improvements for web orders (RTP-31097

Fixes and improvements for web orders have been implemented:

  • Web orders with only freight items are no longer displayed in picking order list view.
  • Web orders are no longer switched to customer orders after print pick list function is used on the order.
  • Order polling works on login screen.

...