The New Mpesa Api
- Run
composer installto install required dependencies. - Create a file named
config.iniin your app directory.- in your
config.inifile put the following:
[CONFIG] ConsumerKey = yourConsumerKey ConsumerSecret = yourConsumerSecret - in your
...