jouwweb/docdata

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

PHP wrapper around DocData's API.

1.6 2021-09-16 09:02 UTC

This package is auto-updated.

Last update: 2022-02-01 13:34:31 UTC


README

WARNING: By no means feature complete or thoroughly tested. Please don't use.

The Order API component for the DocData library.

About

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

The current supported API version is 1.2 with adjustments to make arbitrary backwards-compatible features of version 1.3 available.

History

License

This package is dual-licensed; mostly MIT and some BSD.

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.