- Square Version:
2024-05-15
- Java:
40.0.0.20240515
- .NET:
37.0.1
- Node.js:
37.0.0
- PHP:
37.0.0.20240515
- Python:
37.0.0.20240515
- Ruby:
38.0.0.20240515
2024-05-15 Changelog
Square
Documentation
Catalog API
Customers API
Catalog API:
- CatalogItem object - New
is_taxable
attribute to designate whether an item is taxable.
- CatalogItem object - New
Customers API:
- SearchCustomers endpoint - Fixed an issue where the endpoint returned 20 results by default instead of 100. This fix applies to all Square API versions.
Payments API:
- Payments object - The
is_offline_payment
field is documented to indicate whether this payment was taken offline.
- Payments object - The
Refunds API:
- DestinationDetailsCardRefundDetails object - The
auth_result_code
field is documented for when the authorization code of a refund is approved.
- DestinationDetailsCardRefundDetails object - The
Learn about versioning for the Square API and SDKs.