Download the PHP package webtoucher/omnipay-anymoney without Composer
On this page you can find all versions of the php package webtoucher/omnipay-anymoney. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webtoucher/omnipay-anymoney
More information about webtoucher/omnipay-anymoney
Files in webtoucher/omnipay-anymoney
Package omnipay-anymoney
Short Description Any.Money driver for the Omnipay payment processing library
License BSD-3-Clause
Homepage https://github.com/webtoucher/omnipay-anymoney
Informations about the package omnipay-anymoney
Omnipay: Any.Money
Any.Money payment processing driver for the Omnipay PHP payment processing library.
Installation
The preferred way to install this library is through composer.
Either run
or add
to the section of your composer.json
file.
Usage
The following gateways are provided by this package:
- Any.Money
The first step is prepairing data and redirecting to Any.Money.
There is the notify request handler.
On the return page you can check payment status.
For general usage instructions, please see the main Omnipay repository.
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.