webtoucher / omnipay-payture
Payture driver for the Omnipay payment processing library
dev-master
2019-01-14 09:39 UTC
Requires
- php: >=5.4.0
- omnipay/common: ~2.0
Requires (Dev)
- omnipay/tests: ~2.0
This package is auto-updated.
Last update: 2024-10-23 20:00:22 UTC
README
Payture driver for the Omnipay payment processing library.
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.