- Square Version:
2022-03-16
- Java:
18.3.0.20220316
- .NET:
17.3.0
- Node.js:
17.3.0
- PHP:
17.3.0.20220316
- Python:
17.3.0.20220316
- Ruby:
18.1.0.20220316
2022-04-06 Changelog
Move OAuth from the Sandbox to Production. Added this topic about moving an application that uses OAuth from Sandbox to production.
Move Webhook Event Notifications to Production. Added this topic about receiving webhook event notifications when you move our application from the Square Sandbox to production.
Payments Pricing with Square APIs and SDKs. Updated to correct the payment pricing for the Subscriptions API in France, Spain, and the United States.
Subscriptions API:
- Subscription object. Updated the description to indicate that the
invoice_ids
returned for a subscription are ordered with the newest invoice listed first. - Update subscriptions. Revised this section and removed statements that
version
is required when calling theUpdateSubscription
endpoint. - ListSubscriptionEvents. Added event examples to the sample response.
- Subscription object. Updated the description to indicate that the
Frontend and Backend Development. Revised the content to reflect the available Square SDKs and the context in which to use them. Accordingly, repurposed the Square SDKs topic to only explain the available server-side Square SDKs.
In-App Payments SDK Quickstart. Revised the Quickstart by consolidating topics into client and server sections for easier navigation and improved steps.