Version 2.5.1 includes some fixes and minor additions to the Catalog API, Locations API, and Transactions API.
- New field:
CatalogItemVariation.ordinal
— Display order for the item variation in Square Point of Sale. - New field:
Location.website_url
— Exposes the website information for the associated business (set in the Square Dashboard). - New field:
Tender.tip_money
— Provides information on tips associated with the transaction. - New functionality:
V1PageCell.object_type
andV1PageCell.placeholder_type
changed from lists to single values in to better reflect the underlying data model.
The new SDKs are available through most popular package managers and on GitHub:
PHP | Node.js | Ruby | Python | .NET | Java
Did you know?
We are constantly evaluating new languages to add. In the meantime, if the language you need is not supported, you can always send JSON to the endpoint URLs directly.