Skip to content

Sample code demonstrating how to use OrderHarmony's API to create a simple PHP shopping cart.

License

Notifications You must be signed in to change notification settings

l0st3d/orderharmony-example-php-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sample code demonstrating how to use OrderHarmony's API to create a simple PHP shopping cart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published