square-php-sdk
square-php-sdk copied to clipboard
PHP client library for the Square API
Square PHP 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 Square PHP SDK requires:
- PHP 7.4 through PHP 8.1
Installation
For more information, see Set Up Your Square SDK for a PHP Project.
Quickstart
For more information, see Square PHP SDK Quickstart.
Usage
For more information, see Using the Square PHP SDK.
Tests
First, clone the repo locally and cd into the directory.
git clone https://github.com/square/square-php-sdk.git
cd square-php-sdk
Next, make sure you've downloaded Composer, following the instructions here and then run the following command from the root of the repository:
composer install
Before running the tests, find a sandbox token in your Developer Dashboard and set environment variables:
export SQUARE_ACCESS_TOKEN=mytoken
export SQUARE_ENVIRONMENT=sandbox
Run the tests:
composer run test
All environment variables:
SQUARE_TIMEOUT- numberSQUARE_NUMBER_OF_RETRIES- numberSQUARE_MAXIMUM_RETRY_WAIT_TIME- numberSQUARE_SQUARE_VERSION- stringSQUARE_USER_AGENT_DETAIL- stringSQUARE_CUSTOM_URL- stringSQUARE_ACCESS_TOKEN- stringSQUARE_ENVIRONMENT- string - one of production, sandbox, custom
SDK Reference
Payments
- Payments
- Refunds
- Disputes
- Checkout
- Apple Pay
- Cards
- Payouts
Terminal
- Terminal
Orders
- Orders
Subscriptions
- Subscriptions
Invoices
- Invoices
Items
- Catalog
- Inventory
Customers
- Customers
- Customer Custom Attributes
- Customer Groups
- Customer Segments
Loyalty
- Loyalty
Gift Cards
- Gift Cards
- Gift Card Activities
Bookings
- Bookings
Business
- Merchants
- Locations
- Devices
- Cash Drawers
- Vendors
Team
- Team
- Labor
Financials
- Bank Accounts
Online
- Sites
- Snippets
Authorization APIs
- Mobile Authorization
- OAuth
Deprecated APIs
- Employees
- V1 Employees
- V1 Transactions
- V1 Items
- Transactions