kn9ts / project-mulla

Talk to MPESA API via a REST API. Bringing the MPESA G2 API to the 21st century. --
http://kn9ts.github.io/project-mulla/
GNU Lesser General Public License v3.0
301 stars 117 forks source link

Support for non-requested payments #61

Closed abugasavio closed 7 years ago

abugasavio commented 7 years ago

The current status of the projects seems to allow only payments that are requested for. Are there plans to have payments that are not pulled? The typical payments where one goes to his Mpesa Menu and enters the paybill number and amount.

kn9ts commented 7 years ago

That is supported in a different kind of API provided by Safaricom known as C2B interfacing. Basically it pings your server with the details of any payment made to your paybill number that you did not make a PUSH for. @savioabuga