Skip to content

sudiptpa/zippay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omnipay: ZipPay

ZipPay driver for the Omnipay PHP payment processing library

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP. This package implements ZipPay support for Omnipay.

StyleCI Latest Stable Version Total Downloads License

Installation

Omnipay is installed via Composer. To install, simply add it to your composer.json file:

{
    "require": {
        "sudiptpa/zippay": "~2.0"
    }
}

And run composer to update your dependencies:

$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

Credits

This package was originally created by Daniel Condie as Omnipay ZipPay, which orignally had support for Omnipay 3.x support only. So, in this package i've added the Omnipay 2.x support. I had my own requirements for my client so had to create a seperate package for Omnipay 2.x support.

Contributing

Contributions are welcome and will be fully credited.

Contributions can be made via a Pull Request on Github.

About

ZipPay driver for the Omnipay payment processing library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages