mpesa-rust icon indicating copy to clipboard operation
mpesa-rust copied to clipboard

A MPESA API sdk in Rust

Results 13 mpesa-rust issues
Sort by recently updated
recently updated
newest added

Migrate the following APIs to the new builder pattern - [x] `account_balance` - [ ] `b2b` - [ ] `c2b_register` - [ ] `c2b_simulate` - [x] `transaction_reversal` - [ ]...

## 🤖 New release * `mpesa`: 1.1.0 -> 1.1.1 Changelog ## [1.1.1](https://github.com/collinsmuriuki/mpesa-rust/compare/v1.1.0...v1.1.1) - 2024-01-28 ### Fixed - fix spelling - fix formatting ### Other - Update README.md - Add discord...

I have added ignore for the [express request doc test](https://github.com/c12i/mpesa-rust/blob/master/docs/client/express_request.md) as it needs further investigation

bug
good first issue

Closes https://github.com/c12i/mpesa-rust/issues/87 and https://github.com/c12i/mpesa-rust/issues/91; still work in progress.

enhancement
good first issue

Follow up to https://github.com/collinsmuriuki/mpesa-rust/pull/80#issuecomment-1810112254