-
When attempting to use the Mpesa::stkpush API in the Sandbox environment provided by Mpesa, users encounter an error with the following details:
```
{
"requestId": "2ba8-4165-beca-292db11f9ef83…
-
When using postman to make a #stkpush, I have encountered an error (as shown below), so I got into debug mode;
**Processing by MpesasController#stkpush as */*
Parameters: {"phoneNumber"=>"2547**…
-
This is the resultant json that has the error "The initiator information is invalid";
```
{
"Result": {
"ResultType": 0,
"ResultCode": 2001,
"ResultDesc": "The initia…
-
Hello show an example of how to attach metadata in the stkpush example
-
First of all. Good stuff with this library. It is very well written and documented.
So. I encountered this problem where I had passed everything as expected to use the Mpesa express stkpush. But I …
-
I am using magento 2. 2.5 installation for this and there is a required field called Mpesa Request Url.. What should we fill here?
Thanks in advance
-
When i click pay i get **Invalid Access Token**.
My Access token in Daraja Dashboard is active and have not yet expired.
I am using the test details from the dashboard as below
` public static f…
-
Getting the following fatal error which prevents the STKPush from completing:
`PHP Fatal error: Uncaught Error: Call to undefined method Safaricom\Mpesa\Controller\Mpesa\Startpayment\Interceptor::…
-
Hello. Where is this text "The service request is processed successfully." stored. It's normally shown to the customer after successful payment.
-
Am getting error 404 when I call [http://localhost:3000/stkpush/process](http://localhost:3000/stkpush/process).
ghost updated
5 years ago