atdev/docdata

PHP wrapper around DocData's API (v1.3)

1.4 2019-04-24 13:51 UTC

This package is auto-updated.

Last update: 2024-04-25 06:32:26 UTC


README

WARNING: By no means feature complete or thoroughly tested

The Order API component for the DocData library.

Documentation

About

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

The current supported API version is 1.3.

History

License

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

Thanks

This project is a fork of https://github.com/cleentfaar/docdata-orderapi, which is a fork of https://github.com/tijsverkoyen/Docdata-Payments. Thus thanks to both @cleentfaar and @tijsverkoyen.