PHPackages                             johnluxor/qiwi-payment - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. johnluxor/qiwi-payment

ActiveLibrary[Payment Processing](/categories/payments)

johnluxor/qiwi-payment
======================

QIWI service provider connection interface adn QIWI wallet

2.0.2(9y ago)04.9kMITPHPPHP &gt;= 7.0

Since Dec 8Pushed 9y ago1 watchersCompare

[ Source](https://github.com/johnluxor/qiwi-payment)[ Packagist](https://packagist.org/packages/johnluxor/qiwi-payment)[ Docs](https://github.com/johnluxor/qiwi-payment)[ RSS](/packages/johnluxor-qiwi-payment/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (5)Used By (0)

QIWI service provider connection interface
==========================================

[](#qiwi-service-provider-connection-interface)

Requirements
============

[](#requirements)

- php &gt;= 5.3
- ext-SimpleXML

Install
=======

[](#install)

Composer
--------

[](#composer)

```
{
    "require": {
        "fruitware/qiwi-service-provider-sdk": "dev-master"
    },
}

```

Create custom command classes
=============================

[](#create-custom-command-classes)

Create your CheckCommand class
------------------------------

[](#create-your-checkcommand-class)

```
