Omnipay: InterKassa
InterKassa driver for the Omnipay PHP payment processing library, (*1)
, (*2)
Omnipay is a framework agnostic, multi-gateway payment
processing library for PHP 5.3+., (*3)
This package implements InterKassa support for Omnipay., (*4)
Installation
The preferred way to install this library is through composer., (*5)
Either run, (*6)
php composer.phar require "hiqdev/omnipay-interkassa"
or add, (*7)
"hiqdev/omnipay-interkassa": "*"
to the require section of your composer.json., (*8)
Basic Usage
The following gateway is provided by this package:, (*9)
For general usage instructions, please see the main Omnipay repository., (*10)
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., (*11)
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., (*12)
If you believe you have found a bug, please report it using the GitHub issue tracker,
or better yet, fork the library and submit a pull request., (*13)
License
This project is released under the terms of the MIT license.
Read more here., (*14)
Copyright © 2015-2017, HiQDev (http://hiqdev.com/), (*15)