Square.Legacy
40.1.0
dotnet add package Square.Legacy --version 40.1.0
NuGet\Install-Package Square.Legacy -Version 40.1.0
<PackageReference Include="Square.Legacy" Version="40.1.0" />
paket add Square.Legacy --version 40.1.0
#r "nuget: Square.Legacy, 40.1.0"
// Install Square.Legacy as a Cake Addin #addin nuget:?package=Square.Legacy&version=40.1.0 // Install Square.Legacy as a Cake Tool #tool nuget:?package=Square.Legacy&version=40.1.0
Important Note: This is the README for the legacy .NET SDK. For the latest version, please refer to the Square .NET SDK documentation.
Legacy Square .NET 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 .NET SDK requires:
- NET Standard 2.0 or higher
Installation
For more information, see Install Square packages.
Quickstart
For more information, see Square .NET SDK Quickstart.
Usage
For more information, see Using the Square .NET SDK.
Tests
First, clone the repo locally and cd
into the directory.
git clone https://github.com/square/square-dotnet-sdk.git
cd square-dotnet-sdk
Before running the tests, find a sandbox token in your Developer Dashboard and set a SQUARE_ACCESS_TOKEN
environment variable.
export SQUARE_ENVIRONMENT=sandbox
export SQUARE_ACCESS_TOKEN="YOUR_SANDBOX_ACCESS_TOKEN"
Run the tests with below command
dotnet test
SDK Reference
Payments
Terminal
Orders
Subscriptions
Invoices
Items
Customers
Loyalty
Gift Cards
Bookings
Business
- Merchants
- Merchant Custom Attributes
- Locations
- Location Custom Attributes
- Devices
- Cash Drawers
- Vendors
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- APIMatic.Core (>= 0.4.5 && < 0.5.0)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.CSharp (>= 4.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
40.1.0 | 109 | 3/19/2025 |