c12i / mpesa-rust

A MPESA API sdk in Rust
https://c12i.github.io/mpesa-rust/mpesa/index.html
MIT License
43 stars 14 forks source link

feat!: Migrate to derive builder #107

Open c12i opened 7 months ago

c12i commented 7 months ago

Migrate the following APIs to the new builder pattern

itsyaasir commented 7 months ago

Transaction Reversal is done

itsyaasir commented 1 month ago

Migrated b2c and b2b services https://github.com/c12i/mpesa-rust/pull/112