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

Feature Setup - Clover Fee

Feature Setup - Clover Fee

This article goes over enabling the Clover Fee 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: Set the Appropriate Fee Type 

// There are 2 ways a customer can charge the fee by a flat dollar amount or by percent of the total check cost. 

  1. In MainEngine find the settingname CreditCardFeeType. 
  2. Change the setting to preferred type percent or dollars. Then press enter.

Step 3: Set Fee Amount

// Set the CreditCardFeeAmount value to the appropriate value.

  1. In MainEngine find the SettingName CreditCardFeeAmmount 
  2. Set SettingValue to those requested by the customer

Step 4: Restart Main Engine

//As with most controlpanel setting a main engine restart is needed.

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

 



Related Articles