> For the complete documentation index, see [llms.txt](https://docs.getkolla.com/kolla/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getkolla.com/kolla/connector-guides/square.md).

# Square

Link to your customers' Square accounts to access their point of sale data.

## Setup Guide

You can create a Square OAuth2 client in the [Square Developer Portal](https://developer.squareup.com/).

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

* Application ID
* Client Secret
* Scopes

### Prerequisites

* Square Developer Account. Sign up at the [Square developer portal](https://developer.squareup.com/).

### Add a Square App and Get OAuth2 Credentials

1. Create a square app
2. Go to OAuth section and change to "Production". Add `https://connect.getkolla.com/oauth` as your redirect url and save. Leave this page open as you will need the values later.<br>

   <figure><img src="https://150191288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKrlHxfmg9RkU2Lu5cZWU%2Fuploads%2FFMKQrKVGZRmICbwc4GJv%2Fsquare-oauth-redirect.gif?alt=media&amp;token=1406587a-b0a3-4771-bff0-cd733f269fce" alt=""><figcaption></figcaption></figure>
3. Choose the scopes you will need for your integration: [Square OAuth Scopes List](https://developer.squareup.com/docs/oauth-api/square-permissions)

### Add the Square connector to Kolla
