-
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.…
-
Do you have any instructions for this? Does it work?
nkwsy updated
8 years ago
-
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.
-
Leave a comment answering -> What have you done with your skills so far?
_Please also leave your twitter username in your comment for applaud_
-
Hi Felix,
Hope you are keeping well.
I am trying to test your Arduino Library on ESP32 module.
It connect to the Wifi the access token seems to work cause if I change the consumer_key , pass_key or…
-
https://github.com/Golang-Tanzania/mpesa/blob/5b6a0281796c62e53b4a448090856d62fa7f296b/types.go#L80
I noticed the new structs have "Output..." prefix in each field. I understand the final JSON requ…
-
Instead of using config.json as it is currently, it would be very useful to be able to store the config values (PRIVATE and PUBLIC keys) from `os.GetEnv` see [official docs](https://pkg.go.dev/os#Gete…
-
- I am proposing if we could define actual data structs for the body of API, instead of generic `map[string]string`. This would enforce the type safety of Go.
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
### Aim
Hey, Great work on the library.
I am thinking of adding framework specific presets for this so users of `nestjs`, `adonis`, `loopback 4` can just inject this to their entry points and le…