forfuturellc / mmtc-ke

Mobile Money Transaction Cost in Kenya
https://mmtc.forfuture.tech
MIT License
4 stars 2 forks source link

Add service codes #1

Closed GochoMugo closed 8 years ago

GochoMugo commented 8 years ago

A service code is used to access a service from the network using USSD protocol. For example, *144# for checking balance in safaricom.

Just like the data for the transactions is fed through data files in data/, we shall expand the format specification to accommodate for these service codes. Particularly in the UI, the user should be presented with a table of all the service codes in the network.

See USSD on Wikipedia.