Skip to content

Commit 255183b

Browse files
Merge pull request #23 from square/release/6.2.0.20200812
release
2 parents 85f3485 + 20a3217 commit 255183b

202 files changed

Lines changed: 5586 additions & 919 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 27 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Change Log
22

3+
## Version 6.2.0.20200812 (2020-08-12)
4+
## API releases
5+
* Subscriptions API (beta):
6+
* For an overview, see [Square Subscriptions.](https://developer.squareup.com/docs/subscriptions/overview)
7+
* For technical reference, see [Subscriptions API.](https://developer.squareup.com/reference/square_2020-08-12/subscriptions-api)
8+
9+
## Existing API updates
10+
* Catalog API
11+
* [CatalogSubscriptionPlan](https://developer.squareup.com/reference/square_2020-08-12/objects/CatalogSubscriptionPlan) (beta). This catalog type is added in support of the Subscriptions API. Subscription plans are stored as catalog object of the `SUBSCRIPTION_PLAN` type. For more information, see [Set Up and Manage a Subscription Plan.](https://developer.squareup.com/docs/subscriptions-api/setup-plan)
12+
13+
## SqPaymentForm SDK updates
14+
* [SqPaymentForm.masterpassImageURL.](https://developer.squareup.com/docs/api/paymentform#masterpassimageurl) This function is updated to return a Secure Remote Commerce background image URL.
15+
16+
## Documentation updates
17+
* Locations API
18+
* [About the main location.](https://developer.squareup.com/docs/locations-api#about-the-main-location) Added clarifying information about the main location concept.
19+
* OAuth API
20+
* [Migrate to the Square API OAuth Flow.](https://developer.squareup.com/docs/oauth-api/migrate-to-square-oauth-flow) Added a new topic to document migration from a v1 location-scoped OAuth access token to the Square seller-scoped OAuth access token.
21+
* Payment Form SDK
22+
* Renamed the Add a Masterpass Button topic to [Add a Secure Remote Commerce Button.](https://developer.squareup.com/docs/payment-form/add-digital-wallets/masterpass) Updated the instructions to add a Secure Remote Commerce button to replace a legacy Masterpass button.
23+
* [Payment form technical reference.](https://developer.squareup.com/docs/api/paymentform) Updated the reference to show code examples for adding a Secure Remote Commerce button.
24+
325
## Version 6.1.0.20200722 (2020-07-22)
426
## API releases
527

@@ -114,7 +136,7 @@
114136
* For an overview, see [Overview](/customer-segmentss-api/what-it-does)
115137
* For technical reference, see [Customer Segments]( https://developer.squareup.com/reference/square/customer-segments-api).
116138

117-
139+
118140
* **New webhooks.** v2 Webhooks (beta) now supports webhooks for the following APIs:
119141
* Orders API. `order.created`, `order.updated`, and `order.fulfillment.updated`
120142
* Terminal API. `terminal.checkout.created` and `terminal.checkout.updated`
@@ -187,49 +209,19 @@ All SDKs have been updated to support the following changes:
187209

188210
* **Shared object updates**
189211
* **Card object** — New fields added: `card_type`, `prepaid_type`. Currently, only the Payments API responses populate these fields.
190-
191-
## Version 4.1.0.20200122 (2020-01-22)
192212

213+
## Version 4.1.0.20200122 (2020-01-22)
193214
* New field: The **Employee** object now has an `is_owner` field.
194215
* New enumeration: The **CardBrand** enumeration has a new `SQUARE_CAPITAL_CARD` enum value to support a Square one-time Installments payment.
195216

196217
* New request body field constraint: The __Refund__ Payment request now requires a payment_id.
197218

198-
## Version 4.0.0-20191217 (2019-12-17)
199-
!!!important
200-
Square is excited to announce the public release of customized SDKs for [Java](https://github.com/square/square-java-sdk) and [.NET](https://github.com/square/square-dotnet-sdk). For more information, see [Square SDKs](/sdks).
201-
!!!
219+
## Version 4.0.0.20191217 (2019-12-17)
220+
* Square is excited to announce the public release of customized SDK for Java
202221

203222
* __GA release:__ SDKs updated to support new `receipt_url` and `receipt_number` fields added to the [Payment](https://developer.squareup.com/reference/square/objects/Payment) type.
204223

205224
* __Beta release:__ SDKs updated to support the new [CashDrawerShifts](cashdrawershift-api/reporting) API.
206225

207226
* Square now follows the semantic versioning scheme for all SDKs except PHP and Node.js. This versioning scheme uses three numbers to delineate MAJOR, MINOR, and PATCH versions of our SDK. In addition, the SDK version also includes the API version so you know what Square API version the SDK is related to. For more information, see [Versioning and SDKs](build-basics/versioning-overview#versioning-and-sdks).
208-
* Java, .Net, Python, and Ruby SDKs are now version 4.0.0. Java and .Net SDKs have breaking changes in version 4.0.0. Ruby and Python do not have breaking changes.
209-
210-
## Version 3.20191120.0 (2019-11-20)
211-
!!!important
212-
Square has begun the retirement process for Connect v1 APIs. See the [Connect v1 Retirement](/migrate-from-v1) information page for details.
213-
!!!
214-
215-
* __GA releases:__ SDKs now support the new `modify_tax_basis` field to Discounts and v2 Sandbox
216-
* __BETA releases:__ SDKs now support the Shifts API webhooks for Labor shift created, updated, deleted, CreateLocation endpoint, and the ability to customize statement description in Payments API.
217-
* **Deprecated**: Support for v1Items API and v1Locations API is fully deprecated.
218-
219-
## 3.20191023.0 (2019-10-23)
220-
* **GA release**: Merchants.ListMerchant is GA for all SDKs.
221-
* **Beta release**: All SDKs support exclusion strategies for pricing rules.
222-
223-
## 3.20190925.0 (2019-09-25)
224-
225-
* **GA release**: All SDKs have been updated to support the new Merchants API.
226-
227-
* **Beta release**: All SDKs have been updated to support the new endpoints (RetrieveLocation, UpdateLocation) added to the Locations API.
228-
229-
* **Beta release**: All SDKs have been updated to support the new field (`mcc`) added to the `Location` type.
230-
231-
* **GA release**: All SDKs have been updated to support the new field (`bin`) added to the `Card` type.
232-
233-
* **GA release**: All SDKs have been updated to support the new `CardPaymentDetails` fields (`verification_results`, `statement_description`, and `verification_method`).
234-
235-
* **GA release**: All SDKs have been updated to support the new `Payment` field, (`employee_id`).
227+
* Java, .Net, Python, and Ruby SDKs are now version 4.0.0. Java and .Net SDKs have breaking changes in version 4.0.0. Ruby and Python do not have breaking changes.

0 commit comments

Comments
 (0)