Skip to content
English
  • There are no suggestions because the search field is empty.

Feature Set up - Clover Tipping

Feature Set up - Clover Tipping

This article goes over enabling the Clover Tipping integration by configuring the dbo.ControlPanel settings. 

TABLE OF CONTENTS

Step 1: Log in to the location's database

// Open Microsoft SQL Server and log in to the database

  1. Expand Database
  2. Expand ClubspeedV8
  3. Right-click on dbo.ControlPanel and Edit Top 2000 Rows

Step 2: Scroll down to the terminal number you would like to enable tipping for

// The settingname is CloverEnableTips

  1. Change the Setting value to True or 1 for the respective terminal and then press enter

Step 3: Set the Tipping style

// There are 2 styles of tipping "Sale Request" prompts the paying customer at the clover terminal. The other is Authorization this setting allows the gratuity to be added restaurant style. 

  1. Find the respective TerminalName in dbo.ControlPanel and SettingName CloverTransactionype
  2. For the Sale Request tipping set the SettingValue to 1 or for Authorization syle set to 2

Step 4: Restart Main Engine

//As most controlpanel setting;A main engine restart is needed

  1. Open FireDaemon
  2. Select and right-click Clubspeed MainEngine 
  3. Click Restart

 



Related Articles