- Square Version:
2025-08-20
- Java:
45.0.2.20250820
- .NET:
42.0.2
- Node.js:
43.0.2
- PHP:
43.0.2.20250820
- Python:
43.0.2.20250820
- Ruby:
44.0.0.20250820
- Go:
v2.0.2
2025-08-20 Changelog
Square
Documentation
In-App Payments SDK
Web Payments SDK
Payments API
Payments API:
- The offline_payment_details property of the
CreatePayment
request isDEPRECATED
. It will be retired in 90 days on November 19, 2025
- The offline_payment_details property of the
In-App Payments SDK:
- Sellers in Japan can now accept digital wallet payments with Apple Pay and Google Pay. Apple Pay and Google Pay are now supported in all regions in which Square operates.
Square SDKs:
The Square Ruby SDK has been rewritten. The new version provides the same access to Square APIs, along with:
- Auto-pagination - With the new SDK, you can easily paginate through long responses.
- Simplified classes and method names.
- Minimum version: Ruby 3.1 or above.
Previous versions of the SDK continue to work, but to take advantage of these new features and API updates moving forward, you should migrate your Ruby integration to use the new version of the SDK.
Learn about versioning for the Square API and SDKs.