An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![repo_banner](./docs/images/momo_logo.png)](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.