Download the PHP package webtoucher/omnipay-interkassa without Composer
On this page you can find all versions of the php package webtoucher/omnipay-interkassa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webtoucher/omnipay-interkassa
More information about webtoucher/omnipay-interkassa
Files in webtoucher/omnipay-interkassa
Package omnipay-interkassa
Short Description InterKassa driver for the Omnipay payment processing library
License BSD-3-Clause
Homepage https://github.com/webtoucher/omnipay-interkassa
Informations about the package omnipay-interkassa
Omnipay: InterKassa
InterKassa 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:
- InterKassa
The first step is prepairing data and redirecting to InterKassa. This is example of paiment via Privat 24.
There is the notify request handler.
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.