webtoucher/omnipay-payture

Payture driver for the Omnipay payment processing library

dev-master 2019-01-14 09:39 UTC

This package is auto-updated.

Last update: 2024-04-23 18:48:47 UTC


README

Payture driver for the Omnipay payment processing library.

Latest Stable Version Total Downloads Daily Downloads Latest Unstable Version License

Installation

The preferred way to install this library is through composer.

Either run

$ php composer.phar require webtoucher/omnipay-payture "*"

or add

"webtoucher/omnipay-payture": "*"

to the require section of your composer.json file.

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.