[][src]Crate mpesa

mpesa

A work in progress implementation

About

A Rust wrapper around the Safaricom API for accessing M-Pesa services.

This will allow you to make hassle free requests to the daraja API to perform B2B, B2C, and C2B transactions.

Currently work in progress, documentation will be added every step of the way.

Re-exports

pub use environment::Environment;
pub use constants::CommandId;
pub use constants::IdentifierTypes;

Modules

constants
environment
payloads

Macros

map

A quick util macro to create and populate a HashMap

Structs

Mpesa

Mpesa client that will facilitate communication with the Safaricom API

Enums

ResponseType

C2B Register Response types