Questions tagged [mpesa]

M-Pesa is a Mobile phone-based money transfer system. Use this tag for questions related to programmatically integrating your applications into that system. Questions related to using this system are better suited for money.stackexchange.com

20 questions
0
votes
2 answers

Invalid grant type passed - STK request

I keep getting this error every time I try to make an STK push "requestId" => "6255-20728117-1" "errorCode" => "400.008.02" "errorMessage" => "Invalid grant type passed"
Kihats
  • 2,110
  • 2
  • 19
  • 34
0
votes
1 answer

m-Pesa STKPush Request throws an error "update failed9"

Folks, hope you all doing good. I'm working on a project in PHP in which we have to integrate m-Pesa as payment gateway. I don't know how and why but "Lipa Na M-Pesa Online Payment" this API when called it gives an error update failed9 in Sim…
Ankit
  • 698
  • 4
  • 18
0
votes
2 answers

I want to Integrate Mpesa API with a django website

I am trying to integrate mpesa to a django website where a user completes filling a form then proceeds to pay for the service to be offered using lipa na mpesa before proceeding with the next step.
Jan Ndungu
  • 87
  • 2
  • 7
0
votes
3 answers

How to hash and encode mpesa passcode in java

I am trying to dynamically generate a password to be sent with each api request to mpesa apis. According to documentation I need to first concatenate the provided passkey with timestamp and merchant id and then do a sha256 to get a hashed password…
0
votes
3 answers

Intergrating Mobile Money like Mpesa and AirtelMoney with Android App

In Kenya and now spreading to Africa and the rest of the world we have an amazing way of sending and receiving money via cellphones coined mobile money. Two leading service providers Safaricom and Airtel have their mobile money platforms namely…
user7117291
1
2