Expand description
MPESA Services
Using the builder pattern in this to procedurally build Mpesa service specific payloads which are
ultimately consumed and the request sent by calling the send
method.
Some of the builder methods for certain services are optional with default values standing in
their place when the builder gets consumed
Here are the currently available services:
Structs
- B2B transaction builder struct
- B2C transaction builder struct
- C2B Register builder
- Dynamic QR builder struct
- Builder for
DynamicQR
.