-
Warning: include_once(../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/mpesa/src/Mpesa.php on line 10
I get this error message whenever I am trying to use …
-
Update Chowder to use the new Safaricom M-Pesa REST APIs. I'll try finish this by the end of the year, but it's not 100% certain. You can find more documentation [here](https://developer.safaricom.co.…
-
Hi @martinmogusu and co. The library is great thanks a lot for it.
Have you considered adding the Transaction Status api to it?
If you like I can try making a PR for it.
Thanks again.
-
# Developer's Guide to the MPESA B2C API – Muya's Blog
[mostly code] musings of a software developer from nairobi 🇰🇪 | learning
[https://blog.muya.co.ke/safaricom-mpesa-b2c-api-developer-guide/]…
-
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…
-
i am using b2c api. my request gests succsess but i am not getting call back url
my request response is
{
"ConversationID": "AG_20180320_000079651564296dd839",
"Originato…
-
Safaricom does not seem to provide a way to test one's integration. Some kind of sandbox or test account would be nice. So how does one make sure they are using the API correctly?
-
I am getting below response:
{
"requestId":"10219-2484793-1",
"errorCode": "404.001.03",
"errorMessage": "Invalid Access Token"
}
Kindly assist.
-
I am having difficulty on this any help....any help please
-
I am interacting with the Mpesa Api test endpoint i.e https://sandbox.safaricom.co.ke/mpesa/b2b/v1/paymentrequest for B2B request. I am still not getting any data at my callback server. Do you send re…