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
7
8
9
pub mod access_type;
pub mod callback_type;
pub mod currency;
pub mod environment;
pub mod party_id_type;
pub mod payer_identification_type;
pub mod pre_approval_status;
pub mod reason;
pub mod request_to_pay_status;