Create a Clover developer account
A Clover developer account provides access to the Developer Dashboard where you create and manage apps.
Sign up for a developer account
Go to the Clover Global Developer Dashboard and create an account.
- Enter your email address and click Create Account.
- Check your email and click Set a password in the confirmation message.
- Enter your name and a Public Developer Name (displayed in the Clover App Market).
- Fill in the test merchant details (name, country, address, currency, timezone) and click Create Account.
- Note: Clover creates a default test merchant for both sandbox and production environments.
Create and configure an app
Register a new app in the Developer Dashboard to obtain your App ID and App Secret.
Sign in to the Developer Dashboard
Sign in to the Clover Developer Dashboard.
- Toggle to your desired environment (Sandbox or Production).
- Click Create new app.
Fill in app details
Complete the app creation form.
- App Name:
StackOne Integrations - Select the target country for your merchants.
- App Type: select Web in the Web app section.
- Click Create App.
Copy your App ID and App Secret
After creation, the App Settings page displays your credentials.
- Navigate to Your Apps > App name > App Settings.
- Copy the App ID and App Secret values and store them securely for use later.
Configure REST settings
Set the redirect URI so Clover can redirect merchants back to StackOne after authorization.
- In App Settings, click REST Configuration.
- Site URL:
https://api.stackone.com/connect/oauth2/clover/callback - Default OAuth Response: select Code.
- Click Save.
Configure app permissions
Select the permissions your app needs to access Clover merchant data.
Set requested permissions
In App Settings, click Requested Permissions. Select the required Read or Write permissions for each category.
Save permissions
Provide a brief justification for each selected permission describing how the integration uses the data, then click Save.
- Note: If merchants have already installed the app, permission changes only take effect after they uninstall and reinstall it.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Clover:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Clover
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- App ID
- App Secret
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile