# Lightspeed Retail (R series)

## Setup Guide

You'll need the following information to set up your Lightspeed App with KollaConnect:

* Client ID
* Client Secret
* Scopes needed

### Fill out the Client Registration Form

1. Go to the [Lightspeed Client Registration](https://developers.lightspeedhq.com/retail/authentication/scopes/) page
2. Fill out all the required company fields
3. For the Redirect URI field, add the Kolla redirect URL: `https://connect.getkolla.com/oauth`
4. Click the `Register` button
5. Record the **Client ID** and **Client Secret** given to you
6. Wait up to 48 hours for final approval from Lightspeed

### Add your Lightspeed app to Kolla

1\. In the Kolla Admin portal go to **Integrations > Connectors** and click **Add Connector**.

2\. Choose `Lightspeed (R)` from the catalog of connectors

3\. Name your instance of this connector and input the following configuration items:

* **Client ID:** Obtained from the Lightspeed Client Registration page
* **Client Secret:** Obtained from the Lightspeed Client Registration page
* **Scopes:** Choose the scopes you need for your integration from the [scopes list](https://developers.lightspeedhq.com/retail/authentication/scopes/)

## Connecting to Lightspeed

You can find the documentation for Lightspeed Retail (R series) [here](https://developers.lightspeedhq.com/retail/introduction/introduction/).&#x20;
