mtnmomo 0.1.9

MTN Momo Payment API for Rust, with support for both the Sandbox and Production environments. All products are supported: Collections, Disbursements and Remittances.
Documentation
1
2
3
4
5
6
pub mod account;
pub mod auth;
pub mod collection;
pub mod disbursements;
pub mod provisioning;
pub mod remittance;