mpesa-node-api icon indicating copy to clipboard operation
mpesa-node-api copied to clipboard

NodeJS library for M-Pesa API (🇲🇿 Mozambique)

Results 5 mpesa-node-api issues
Sort by recently updated
recently updated
newest added

Currently, the api only supports `msisdn` arguments using the format `258` + `84`/`85` + `XXXXXXX`. It would be nice if we could also support other formats, such as: - `84`/`85`...

good first issue

Testing is an integral part of the software development process and this library should be no exception.

### Summary This PR adds B2B support to the library

This pull request introduces TypeScript support.

It would be awesome if we could add TypeScript support to this library. This would make it a lot easier for TypeScript users to integrate and work with the API.