Grouping tenders
Retailers can group tenders by defining the values for Tender Button Display Option and Tender Button Display Sequence parameters. For more information, refer to Tender Definitions.
This feature supports grouping of Credit Tenders only.
Renaming the button name of grouped tenders
The button name will display the sequence number defined in the Tender Button Display Sequence parameter. For more information, refer to Tender Definitions. However, retailers can rename the button as preferred by configuring the following file.
File name | Location |
---|---|
In-Store Server machine | |
ConfigurableText.Ui.base.csv | %PROGRAMFILES(x86)%\NCR\AdvancedStore\POS\ConfigurableText |
To rename the button name, follow these steps:
- Open the ConfigurableText.Ui.base.csv file.
- Create a text for the grouped tenders button with the following format.
Tendering.TenderMenuView.ButtonSequence<TenderButtonDisplaySequence value>TenderLabel,Sequence 59
Define the value for <TenderButtonDisplaySequencevalue>. This will display the new name for the grouped tenders button.
ExampleTendering.TenderMenuView.ButtonSequence59TenderLabel,Sequence 59
Save the changes.