1.0.2 • Published 11 months ago

momo-sandbox v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

MomoSandbox

MomoSandbox is an npm package that provides a convenient way to generate user credentials for the MTN Mobile Money API sandbox environment. It automates the process of creating an API user, confirming the user's existence, and generating an API key.

Usage

To use MomoSandbox in your project, you can install it via npx:

npx momo-sandbox --callback-host <callbackHost> --primary-key <primaryKey>

Replace <callbackHost> with the URL of your callback host and <primaryKey> with your actual MTN Mobile Money API primary or secondary key.

License

This project is licensed under the MIT License.

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago