- Square Version:
2019-09-25 - .NET:
2.23.0
2019-09-25 Changelog
GA release: New Merchant API. Supports RetrieveMerchant endpoint. We recommend you use this V2 endpoint to retrieve merchant information that v1/me endpoint provides.
GA release: The
Cardtype includes a new field (bin). Also, the Payments API now populates thecardholder_namefield of theCardtype.GA release: The
CardPaymentDetailstype now supports new fields (verification_results,statement_description, andverification_method). Also, the Payments API now populates theapplication_identifier,application_name, andapplication_cryptogramfields of theCardPaymentDetailstype.GA release: The
Paymenttype now includes a new field, (employee_id). It is the employee to whom the payment is attributed to in the point of sale.GA release: The Catalog API now has a CatalogVersionUpdated webhook, which sends a notification whenever a merchant's catalog is updated.
Beta release: New endpoints (RetrieveLocation, UpdateLocation) added to the Locations API.
Beta release: New field (
mcc) added to the Location type. This field is added to bring parity with thebusiness_typefield returned by the v1/me endpoint.Beta release: Metadata support added for the Orders API.