Help to intergrade mobile payment through mpesa stkpush request for android apps
This application uses M-Pesa Daraja API for payment processing. To set up the application:
- Register for M-Pesa Daraja API credentials at Safaricom Developer Portal
- Copy
local.properties.templatetolocal.properties(which is git-ignored) - Fill in your M-Pesa API credentials in the
local.propertiesfile:mpesa.consumerKey=YOUR_CONSUMER_KEY_HERE mpesa.consumerSecret=YOUR_CONSUMER_SECRET_HERE mpesa.passkey=YOUR_PASSKEY_HERE mpesa.callbackUrl=YOUR_CALLBACK_URL_HERE mpesa.businessShortCode=174379