Skip to content

Binternet/icount_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#iCount.co.il API PHP Class A Basic Class which works with iCount.co.il's API, based on the official documentation from icount.co.il

##v.0.1: November 27, 2012

Description This basic version mostly eases the process of working with the API. Instead of passing one huge array, it seperates it to couple of logical steps.

Installation Just include it in your PHP project, set the credentials (company,user,pass) inside it and keep going.

Note When working on a local development machine (windows/linux) - if you're missing the SSL certificates, you need to execute:

$icount->ssl_verify_peer = FALSE;

This skip the SSL certificate validation on the cURL library.

About

iCount.co.il's API Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages