Logo Lanfrica

ronniengoda/DevPesa

Domain:

digital infrastructure

Record type:

software
Creator:
ron
Host:
DevPesa is a USSD application that mimics the functionalities of MPESA.It is mainly intended for the purposes of learning. ## USSD DEVPESA APPLICATION ### This application was developed by Ronald Ngoda(+254708344101,ronniengoda@gmail.com,ronaldngoda.info) for the purposes of training and teaching the core concepts of USSD application development. Feel free to modify it as you wish to suit your needs.I shall not be personally held responsible for any damages arising from the violation or usage of this application. ### The core functionalities captured in this application include: 1.Register new users 2.Checking wallet balance 3.Depositing cash into wallet(From MPESA) 4.Withdrwaing cash from wallet to MPESA 5.Buying airtime(For self or other phone number) 6.Transferring cash from own wallet to another registered users wallet. ### The Third party APIs involved in the development of this USSD application include: *1.Africastalking USSD API * *2.PHP SAP- Used for SMS,Airtime and Payments. * ### Before you begin using this source code you will need to have: *1.Africastalking account(account.africastalking.com) * *2.PHP SAP account and API key with application username (renthero.co.ke) * ### You will be required to topup your php SAP account wallet to be able to do transactions.For USSD we will be using africastalking sandbox* ### Provide your database connection details in the connect.php and finally provide your PHP SAP username and apiKey in the functions.php on line 5 and 6 respectively.

Languages