Skip to content

PesaPI API for mobile money systems across Africa ready for PHP 7.

Notifications You must be signed in to change notification settings

josephgodwinkimani/pesaPi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PesaPI

PesaPI by pluspeople API implementation does not support PHP 7 out of the box. I have changed PHP 5 syntax which is no longer supported in PHP 7 with relevant or suitable syntax to make this work.

The configuration file is not used to connect to database however, the credentialsOk() function in index.php is used. You might change this as you so desire.

Considerable improvement of the code is warranted however.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.9%
  • Smarty 32.1%