-
I am interacting with lipa na M-pesa online endpoint, https://sandbox.safaricom.co.ke/mpesa/stkpush/v1/processrequest. I am experiencing an issues where sometimes I get response at my callback url but…
-
why do I get this error, Am testing because I want to move into production
{
"requestId": "1494-250373-3",
"errorCode": "500.001.1001",
"errorMessage": "[MerchantValidate] - Wrong cred…
-
Hi Guys,
Please assist try resolve the below issue and error am facing on my Android App when implementing the STK Push onto it.
Getting below error see logs:
D/OkHttp: --> POST https://sandbox.…
-
The Mpesa is Live but when you pay No money is deducted from your account.
-
**Describe the bug**
When trying to use the LipaNaMpesaOnline api, I keep getting 404 error with the message Unable to identify proxy for host: secure and url: /mpesa/stkpush/v1/processrequest
**T…
-
I configured everything as guided and it worked. Then I come the next day and rerun the code without changing anything and I get the:
```{ "requestId":"5115-78674050-1", "errorCode": "404.001.03", "…
-
Is there a way to pass some value when initializing transactions and the same value will be return as callback values?
e.g
return [
‘invoice’ : ‘inv100837’
];
and the callback value will b…
-
{"status":"error","message":"The element AccountReference is invalid.","data":"20"}; Status code: 400 [] {"uid":"021d69b"}
Can't find a clear cause of the error
-
Hello. I'd really use your assistance. I'm on sandbox and everything is working fine until after the user pays. The buyer pays using STK push but no callback is made back to the website so as to compl…
-
I am getting below response:
{
"requestId":"10219-2484793-1",
"errorCode": "404.001.03",
"errorMessage": "Invalid Access Token"
}
Kindly assist.