wjminions/omnipay-mpay

Mpay gateway for Omnipay payment processing library

1.0.3 2017-12-28 10:16 UTC

This package is not auto-updated.

Last update: 2024-04-14 01:36:12 UTC


README

Mpay driver for the Omnipay PHP payment processing library

Build Status Latest Stable Version Total Downloads

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: