/docdata

PHP wrapper around DocData's API

Primary LanguagePHPOtherNOASSERTION

DocData Order API Component

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.