hiqdev/omnipay-qiwi

Qiwi driver for Omnipay PHP payment library

Maintainers

Package info

github.com/hiqdev/omnipay-qiwi

Forum

Wiki

pkg:composer/hiqdev/omnipay-qiwi

Statistics

Installs: 16 878

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 2

3.0.0 2019-10-17 16:56 UTC

This package is auto-updated.

Last update: 2026-02-18 06:37:34 UTC


README

Qiwi driver for Omnipay PHP payment library

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.3+.

This package implements Qiwi support for Omnipay.

Installation

The preferred way to install this library is through composer.

Either run

php composer.phar require "hiqdev/omnipay-qiwi"

or add

"hiqdev/omnipay-qiwi": "*"

to the require section of your composer.json.

License

This project is released under the terms of the MIT license. Read more here.

Copyright © 2015-2017, HiQDev (http://hiqdev.com/)