WARNING: UNDER CONSTRUCTION
The Order API component for the DocData library.
NOTE: Using Symfony? Check out the bundle that was made to implement this library here!
This component lets you create orders and track their status through DocData's Order API.
The current supported API version is 1.2
.
This package is dual-licensed; mostly MIT (my own code) and some BSD (the original library, see the complete license here).
The code in this component is mostly a rough copy of the Docdata-Payments package by Tijs Verkoyen. Thanks for your work Tijs!