Create your Remote App ID

United States
Canada
Europe

When your integration connects to a Clover device, your semi-integrated application must pass a Remote App ID (remoteApplicationID or RAID) generated for your Clover app. This is separate from your Clover App ID, and both IDs are needed to launch your integration with Clover. The format of the RAID is {developerId}.{appId}.

The Remote App ID allows Clover to expedite support requests for your semi-integrated solutions, and it enables logging of payments made through your app. Your point-of-sale (POS) uses RAID when creating an ICloverConnector. See Using Clover Connector. Clover checks and verifies the Remote App ID for each call, and then uses it to log certain operations.

📘

Note:

If you are creating integrations for more than one platform or connection protocol, a separate app and unique RAID is required for each so Clover can provide reliable support. For example:

  • If you create POS apps for web and iOS clients using the Remote Pay Cloud and Remote Pay iOS SDKs, do not use the same RAID for both apps.
  • If your app can connect to the device using USB or Network Pay Display, you need to create a separate RAID for each connection type.
  • If you are integrating POS systems for more than one platform, make sure you are using the correct RAID for each app.

You can generate and view your Remote App ID on the Developer Dashboard.

Generate a Remote App ID

  1. Log in to your sandbox Developer Dashboard.
  2. From the left navigation menu, click Your Apps > App name > App Settings. The App name - App Settings page appears.
  3. Click App Type. The App Type page appears.
2358
  1. Select the Clover devices on which you want your Android app to run.
  2. In the REST Clients section, click Web.
  3. For - Is this an integration with an existing point of sale option? - select Yes.
1724
  1. Click Save. The App Settings page displays the generated RAID.

View Remote App ID for a semi-integrated app

  1. Log in to the sandbox Developer Dashboard.
  2. From the left navigation menu, click an app that is integrated with a point of sale (POS). The App name - App Settings page appears.
  3. Note the Remote App ID that displays in the App Type section—RAID field.
1378

Use the Remote App ID

See Use Clover Connector to set up the RAID value when connecting to a Clover device: