wjminions / omnipay-mpay
Mpay gateway for Omnipay payment processing library
1.0.3
2017-12-28 10:16 UTC
Requires
- omnipay/common: ~2.0
This package is not auto-updated.
Last update: 2026-03-15 11:36:48 UTC
README
Mpay 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 UnionPay support for Omnipay.
Installation
Omnipay is installed via Composer. To install, simply add it
to your composer.json file:
{
"require": {
"wjminions/omnipay-mpay": "dev-master"
}
}
And run composer to update your dependencies:
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update
Basic Usage
The following gateways are provided by this package: