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
- Navigate to your payments tab under store settings.
- 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.
- Connect to your Square Developer Dashboard.
- Click on the Add Icon to add an Application.
- Name your app and click next.
- Select all options for building the application and click next.
- 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.
- Click on "Production" in the Square Dashboard.
- Copy the Access Token and paste it in the respective section in Sellhub.
- In the sidenav, go to "Locations" and copy the Location ID.
- Paste the Location ID in the respective section in Sellhub.
Creating Webhook
We will now create a webhook to receive notifications from Square.
- In the sidenav, go to Webhooks > Subscription.
- Click on "Add Subscription".
- Name your webhook and enter
https://dash.sellhub.cx/api/square
in the URL field. - Select all events to subscribe and click save.
- Click on the newly added webhook and copy the Signing Secret.
- Paste the Signing Secret in the respective section in Sellhub.
You should now have Square successfully connected to your Sellhub store.