Yandex.Money driver for Omnipay PHP payment library
Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.3+.
This package implements Yandex.Money support for Omnipay.
The preferred way to install this library is through composer.
Either run
php composer.phar require "hiqdev/omnipay-yandexmoney"
or add
"hiqdev/omnipay-yandexmoney": "*"
to the require section of your composer.json.
This project is released under the terms of the MIT license. Read more here.
Copyright © 2015-2017, HiQDev (http://hiqdev.com/)