2017-09-15 Changelog

Connect v2
Orders API
Transactions API
Link to section

Details

We have released version 2.3 of our Connect SDKs. In addition to bug fixes, we have made the following improvements:

  • CreateOrder endpoint creates an itemized order which can be referenced in messages to the Charge endpoint.
  • BatchRetrieveOrders retrieves order objects referenced in one or more transactions based on the provided order_id.
  • Charge endpoint can charge a specific Order.

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.