# Square Channel Settings

This article walks you through the Square Channel Settings in LitCommerce. These settings control how your Main Store products sync with the corresponding linked Square listings.&#x20;

More information is provided below.

## <mark style="color:$primary;">**Connection**</mark>

<div align="center" data-full-width="false"><figure><img src="/files/LRSL7XtLh5OjO40MfMsa" alt=""><figcaption></figcaption></figure></div>

This section consists of the following:

### <mark style="color:$info;">**Channel Name**</mark>

Use this box to give the channel any name you prefer. This helps distinguish it from other connected channels in LitCommerce.

### <mark style="color:$info;">**Merchant ID**</mark>

This field displays the Merchant ID retrieved from your Square account.

### <mark style="color:$info;">**Status**</mark>

This field shows the connection status between your Square store and LitCommerce.

{% hint style="success" %}
**Click on the `Test Connection` button to verify whether the connection is still valid.**
{% endhint %}

## <mark style="color:$primary;">**Pricing**</mark>

<figure><img src="/files/pQy0WXoledM2wDFUheNh" alt=""><figcaption></figcaption></figure>

The Square Channel follows the basic [Price Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-3-set-up-price-sync-options).

## <mark style="color:$primary;">**Inventory**</mark>

<figure><img src="/files/Ki6fwrBP68jpmvFHZoC4" alt=""><figcaption></figcaption></figure>

The Square Channel follows the basic [Inventory Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-4-set-up-inventory-sync-options).

Aside from the basics, the Inventory section also includes settings tailored to this specific marketplace.

### <mark style="color:$info;">**Location Mapping**</mark>

<figure><img src="/files/o3JEyuKnmniXCBBkEfg3" alt=""><figcaption></figcaption></figure>

This feature allows you to connect the Main Store locations to the corresponding Square locations. Multiple mappings can be added.

{% hint style="info" %}
**This feature is only available for accounts with the Shopify or Square Main Store.**
{% endhint %}

## <mark style="color:$primary;">**Order**</mark>

<figure><img src="/files/lhgdIGtvjmQnu8hufbX3" alt=""><figcaption></figcaption></figure>

The Square Channel follows the basic [Order Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-5-set-up-order-sync-options).

## <mark style="color:$primary;">**Other settings**</mark>

<figure><img src="/files/ycWRa32NIFVRZhHKCFqV" alt=""><figcaption></figcaption></figure>

### <mark style="color:$info;">**SKU Sync**</mark>

Enable this feature to sync the SKUs on your Square store with those in your Main Store. This helps maintain SKU consistency across connected platforms and ensures smooth management.

{% hint style="info" %}
**Note the following:**

* **Inventory Sync must be enabled for SKU Sync to work.**

* **When first enabled, only new updates (Inventory, Price, etc.) will trigger SKU Sync. Afterward, it will run every 15 minutes.**
  {% endhint %}

### <mark style="color:$info;">**Title Sync**</mark>

Enable this setting to sync product titles from your Main Store to Square. Updates occur every 15 minutes.

### <mark style="color:$info;">**Description Sync**</mark>

Enable this setting to sync product descriptions from your Main Store to Square. Updates occur every 15 minutes.

### <mark style="color:$info;">**Listing Sync Error Alerts**</mark>

Enable this setting to receive email notifications when your Square listings fail to sync.

### <mark style="color:$info;">**Unselect Products after Bulk Action**</mark>

By default, selected listings remain checked after bulk actions. Enable this setting to automatically clear selections to prevent duplicate actions.

## <mark style="color:$primary;">**Sync to Main Store**</mark>

If your Main Store has multiple warehouse locations, select one warehouse to do the following:

* **Sync to Location (only available for the Square Main Store):** Update inventory in a specific warehouse when Square orders are imported.

* **Create on Location (available for both the Shopify and Square Main Stores):** Update stock in a selected warehouse when creating listings from Square to the Main Store.

<figure><img src="/files/RYhhDrtjZFwO374JGols" alt=""><figcaption></figcaption></figure>

## <mark style="color:$primary;">**Carrier Service Mapping**</mark>

<figure><img src="/files/4zgpzzIyn9hjubIBBRXO" alt=""><figcaption></figcaption></figure>

If the Main Store carrier service is not available on Square, orders fulfilled by that carrier may lack complete tracking information.

Enable this option to map the Main Store carriers to Square carriers. This ensures accurate tracking details appear in Square Order Tracking.

{% hint style="info" %}
**This feature is only available for accounts with the Shopify or BigCommerce Main Store**
{% endhint %}

Once you have completed setting up the Square Channel Settings, save the configurations using the `Save Settings` button at the bottom of the interface.

<figure><img src="/files/eUMMoyPVd0IUcSkGrDdG" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Find the sync status under the Square channel name.**
{% endhint %}

<figure><img src="/files/frRpQmGdwhKVsxNgdmoo" alt=""><figcaption></figcaption></figure>

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.litcommerce.com/marketplace-integration/supported-platforms/square/square-channel-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
