3.11.0
Release Date: July 4, 2022
Store Manager, POS, and POS Software Development Kit (SDK)
-
Program a chain of commands
Starting with release 3.11.0, when programming POS Task Pads or Custom Buttons you can program buttons to execute a series of commands when the button is clicked by adding a semicolon (;) between commands. For example, you might create a chain of commands to discount a transaction (command 1) and then automatically select a discount reason code (command 2). There is no limit to the number of commands in a chain. However, the commands should be chained together to follow a logical transaction process.
-
Configure sequential tendering for POS (preview only)
Starting with release 3.11.0, there is a new POS Profile option "Enable sequential payment" to enable sequential tendering in POS. With sequential tendering, cashiers can process different payments (such as debit or credit card) one at a time before the transaction is completed in POS.
Note: Currently, there are no payment extensions that support sequential tendering, so you should NOT enable this option. Our independent software vendor (ISV) partners are currently in the process of developing sequential tendering capabilities in their payment extensions using the POS Software Development Kit (SDK) supplied in this release. We will publish the list of supported payment extensions once those become available.