logoSellhub
Sellhub Guides
Sellhub Guides
Payments: Square

This guide tells you how to set up your Sellhub dashboard with Square. This will allow you to add the same in your store checkout.

Getting Started

  1. Navigate to your payments tab under store settings.
  2. Click the "Square" button to begin the onboarding process for Square.

Square Developer Dashboard

We are now going to Square in order to get the Access Token, Location ID, and Webhook Signing Secret.

  1. Connect to your Square Developer Dashboard.
  2. Click on the Add Icon to add an Application.
  3. Name your app and click next.
  4. Select all options for building the application and click next.
  5. Click on "I am building this application for myself" and hit complete.

Linking Sellhub & Square

Once your app is created, you can get your Access Token and Location ID.

  1. Click on "Production" in the Square Dashboard.
  2. Copy the Access Token and paste it in the respective section in Sellhub.
  3. In the sidenav, go to "Locations" and copy the Location ID.
  4. Paste the Location ID in the respective section in Sellhub.

Creating Webhook

We will now create a webhook to receive notifications from Square.

  1. In the sidenav, go to Webhooks > Subscription.
  2. Click on "Add Subscription".
  3. Name your webhook and enter https://dash.sellhub.cx/api/square in the URL field.
  4. Select all events to subscribe and click save.
  5. Click on the newly added webhook and copy the Signing Secret.
  6. Paste the Signing Secret in the respective section in Sellhub.

You should now have Square successfully connected to your Sellhub store.

On this page