Download the PHP package larrytech7/omnipay-momocm without Composer
On this page you can find all versions of the php package larrytech7/omnipay-momocm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download larrytech7/omnipay-momocm
More information about larrytech7/omnipay-momocm
Files in larrytech7/omnipay-momocm
Package omnipay-momocm
Short Description MTN CAM mobile money driver gateway for Omnipay payment processing library
License MIT
Homepage https://github.com/larrytech7/omnipay-momocm
Informations about the package omnipay-momocm
Omnipay: momocm
MTN Mobile money driver for the Omnipay PHP payment processing library
Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements MTN Mobile money support for Omnipay.
Note
This release is scurrently unstable but will soon be released on a stable branch when the fix is applied. If you seek to use this package urgently, please contact author @larrytech7
Installation
Omnipay is installed via Composer. To install, go to your project root directory and simply run :
$ composer require league/omnipay larrytech7/omnipay-momocm
OR you can also add the following lines to your composer.json inside the require field parameter
Then run to fetch it
Basic Usage
The following methods are provided by this package:
- purchase
For general usage instructions, please see the main Omnipay repository.
Support
If you are having general issues with Omnipay, we suggest posting on Stack Overflow. Be sure to add the omnipay tag so it can be easily found.
If you want to keep up to date with release anouncements, discuss ideas for the project, or ask more detailed questions, there is also a mailing list which you can subscribe to.
If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.