mpesa-node-api
mpesa-node-api copied to clipboard
NodeJS library for M-Pesa API (🇲🇿 Mozambique)
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`...
Testing is an integral part of the software development process and this library should be no exception.
Add B2B
### 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.