Square Payment SDK POS DocumentationSquare Payment SDK POS Documentation
Home
Installation
Webkul
Home
Installation
Webkul
  • Guide

    • WooCommerce POS Square Payment Terminal
    • Installation Guide
    • Configuration Guide
    • Usage Guide & Workflow
    • Troubleshooting Guide

Configuration Guide

After installing the WooCommerce POS Square Reader Native SDK Integration, it's essential to configure it properly to start accepting payments.

1. Get Square API Credentials

To use the Square Payment SDK, you must have an active Square Developer account.

  1. Sign Up/Login: Go to the Square Developer Dashboard.
  2. Create Application: Tap the + (plus) icon to add a new application.

Access Tokens

  1. Name Application: Give it a descriptive name (e.g., "WooCommerce POS Integration").
  2. Sandbox/Live Credentials: Depending on your needs, obtain Application ID, Access Token, and Location ID.

Developer Dashboard

Note

You can use Sandbox Credentials for testing purposes using the Square simulator and Live Credentials for actual transactions.


2. Setup Square Credentials in WooCommerce

Configure the Square payment settings within the WooCommerce admin panel:

  1. In the WordPress Admin Dashboard, navigate to WooCommerce > Settings > Payments.
  2. Locate the POS Square Payment Terminal Gateway and click the Manage button.

Initial Configuration

  1. Fill in the following details:
    • Enable/Disable: Check this box to activate the gateway.
    • Default Gateway: Set Square as the default payment method for POS checkouts.
    • Title: Enter the title visible at checkout (e.g., "Square Payment").
    • Description: Provide a brief description for the payment method.
    • Test Mode: Enable for sandbox testing.
    • Application ID: Paste your Square Application ID.
    • Access Token: Paste your Square Access Token.
    • Location ID: Paste your Square Location ID.
  2. Click Save Changes.

3. POS Location Configuration

Assign the Square payment reader to your specific POS outlet:

  1. Go to Point of Sale > Outlets.
  2. Edit the outlet where you want to use the Square terminal.
  3. Scroll down to the Payment Methods section.
  4. Enable the POS Square payment terminal gateway.
  5. Save the outlet settings.

Next Step: Usage Workflow →

Prev
Installation Guide
Next
Usage Guide & Workflow