Use Square APIs to manage and run business including payment, customer, product, inventory, and employee management.
Project description
Square Python SDK
Use this library to integrate Square payments into your app and grow your business with Square APIs including Catalog, Customers, Employees, Inventory, Labor, Locations, and Orders.
Requirements
Use of the Python SDK requires:
- Python 3 version 3.7 or higher
Installation
For more information, see Set Up Your Square SDK for a Python Project.
Quickstart
For more information, see Square Python SDK Quickstart.
Usage
For more information, see Using the Square Python SDK.
Tests
First, clone the repo locally and cd into the directory.
git clone https://github.com/square/square-python-sdk.git
cd square-python-sdk
Next, install dependencies.
python3 -m pip install .
Before running the tests, find a sandbox token in your Developer Dashboard and set a SQUARE_SANDBOX_TOKEN environment variable.
export SQUARE_SANDBOX_TOKEN="YOUR SANDBOX TOKEN HERE"
Ensure you have pytest installed:
python3 -m pip install pytest
And lastly, run the tests.
pytest
SDK Reference
Payments
Terminal
Orders
Subscriptions
Invoices
Items
Customers
Loyalty
Gift Cards
Bookings
Business
Team
Financials
Online
Authorization
Webhook Subscriptions
Deprecated APIs
The following Square APIs are deprecated:
-
Employees - replaced by the Team API. For more information, see Migrate from the Employees API.
-
Transactions - replaced by the Orders and Payments APIs. For more information, see Migrate from the Transactions API.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file squareup-36.0.0.20240417-py3-none-any.whl.
File metadata
- Download URL: squareup-36.0.0.20240417-py3-none-any.whl
- Upload date:
- Size: 115.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b18998c8b7f05ebff67ea1ceee38b002c9228fa4915699439f70e7325a3f295
|
|
| MD5 |
eaf44bde8a3544c4020fbcd9f8640d12
|
|
| BLAKE2b-256 |
36a91f5e995a475388e7f8570455b047afd4dabdc779788b7703cbfc10775731
|