https://github.com/chadnpc/psmomo
A module to play with MTN MoMo API in PowerShell
https://github.com/chadnpc/psmomo
Last synced: over 1 year ago
JSON representation
A module to play with MTN MoMo API in PowerShell
- Host: GitHub
- URL: https://github.com/chadnpc/psmomo
- Owner: chadnpc
- License: mit
- Created: 2024-09-28T15:28:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T10:36:45.000Z (over 1 year ago)
- Last Synced: 2025-02-10T01:31:41.061Z (over 1 year ago)
- Language: PowerShell
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://momodeveloper.mtn.com)
[PsMoMo](https://www.powershellgallery.com/packages/PsMoMo) is a module to test
MTN MoMoPay API without leaving your cli.
[result] by using [feature] for [whom]
**WIP/TODOs**
- [x] Complete Helper classes
- [x] SandboxProvision (100%)
- [ ] Collection (50%)
- [ ] Disbursment (10%)
- [ ] Remittance (10%)
- [x] Complete main class (50%)
- [ ] Add Public functions
- [x] Add tests
## Features
- Collections: Receive mobile money payments,
- Disbursements : Deposit funds to users
- Remittances : Send funds to local recipients from the diaspora with ease.
- create and configure sandbox user accounts
## FAQs
Why build this? Who is this for?
⤷ **Answer goes here**
- [ex](https://www.powershellgallery.com/packages/Pipeworks/1.9.9.4/Content/Get-Paid.ps1)
- Bar
`Explain important topic`
How do you presonnaly use it?
⤷ **Answer goes here**
- Foo
- Bar
`Example`:
```js
function logSomething(something) {
console.log("Something", something);
}
```
## License
This project is licensed under the MIT License. See the
[License](https://alainQtec.MIT-license.org) file for details.