-
**Is your feature request related to a problem? Please describe.**
making it smooth for newbies to contribute to the project in accordance to Github's [recommended community standards](https://openso…
-
Hi,
Thanks for this sdk.
I would like to know how to check for callback responses to determine if m route needs to be debugged.
The curl requests are processed successfully but i am not receiving a…
-
I have searched on internet nor on their official website i can find the official documentation so as we can write and write samples to share to the community
Munde updated
4 years ago
-
Estou com o seguinte erro ao processar o paymentData:
TypeError: Cannot read property 'output_ResponseCode' of undefined
at Service.buildResponse (service.cjs?67c7:302)
at eval (service.c…
-
For some reason my business short code does not pass. I have tried using the test short code 174379 it works fine but when i replace it with mine it doesn't. I have done a cross check manually and the…
-
Good afternoon Abdul, I'm having a problem with the latest update of your mpesa api sdk.
I keep getting this error whenever I try to use composer:
- Root package abdulmueid/mpesa cannot require its…
-
Code:
`import { Client } from '@paymentsds/mpesa'
const client = new Client({
apiKey: '', // API Key
publicKey: '', // Public Key
serviceProviderCode: '' // inpu…
-
npm i mpesa-api gets a previous version 2.2.0 , however latest version is 2.3.1
```
$ npm view mpesa-api
mpesa-api@2.2.0 | MIT | deps: 1 | versions: 8
An NPM Module built with NodeJs to help…
-
I'm getting `fs.readFileSync is not a function` when running the library on `Node : 12.0.0` and `React : 16.10.2`
It's occurring when getting the certificates
```
import { Mpesa } from "mpesa-a…
-