cleentfaar/docdata-orderapi

This package is abandoned and no longer maintained. No replacement package was suggested.

The Order API component for the DocData library. Adaption of the 'Docdata Payments'-wrappers by Tijs Verkoyen.

dev-master 2014-08-28 11:36 UTC

This package is auto-updated.

Last update: 2022-02-01 12:38:16 UTC


README

WARNING: UNDER CONSTRUCTION

The Order API component for the DocData library.

Build Status Scrutinizer Code Quality Code Coverage
Latest Stable Version Total Downloads Latest Unstable Version

NOTE: Using Symfony? Check out the bundle that was made to implement this library here!

Documentation

About

This component lets you create orders and track their status through DocData's Order API.

The current supported API version is 1.2.

License

This package is dual-licensed; mostly MIT (my own code) and some BSD (the original library, see the complete license here).

Thanks

The code in this component is mostly a rough copy of the Docdata-Payments package by Tijs Verkoyen. Thanks for your work Tijs!