For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

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

  • Application ID

  • Client Secret

  • Scopes

Prerequisites

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.

  3. Choose the scopes you will need for your integration: Square OAuth Scopes List

Add the Square connector to Kolla

Last updated