OrderHarmony API demo for PHP.
This project contains an example PHP app that uses the OrderHarmony API to create a simple shopping cart.
The cart software is stateless, all data is retrieved from the API for each request.
This project is offered to help get developers started with using the OrderHarmony API. You are very welcome to fork this project and contribute patches. Any code in this project is MIT licensed unless specified otherwise.
The OrderHarmony API is documented at https://api.orderharmony.com/apidoc
If there is a feature you need and you don't see it in our API docs please get in touch at support AT orderharmony.com and we'll do what we can to help.