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 theCharge
endpoint.BatchRetrieveOrders
retrieves order objects referenced in one or more transactions based on the providedorder_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.