- Square Version:
2019-02-13
- .NET:
2.14.0
2019-02-13 Changelog
Connect v2
Orders API
- New functionality: Orders.CreateOrder — The Orders API now includes beta functionality that supports in-person fulfillment through Square Point of Sale for orders placed online.
- Modified functionality: Orders.CreateOrder — Requests to CreateOrder now group order details as a single data object rather than a collection of body fields.
- Improved functionality: Orders.CreateOrder —
CreateOrderResponse
datatype now retains structure of order-level price adjustments in addition to converting them to scoped, line-item price adjustments. Previously,CreateOrderResponse
did not preserve the original order-level price-adjustment objects.
The new SDKs are available through most popular package managers and on GitHub:
PHP | Node.js | Ruby | Python | .NET | Java
Did you know?
We are constantly evaluating new languages to add. In the meantime, if the language you need is not supported, you can always send JSON to the endpoint URLs directly.