PHPackages                             kowi/yii2-lemon - 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. kowi/yii2-lemon

ActiveYii2-extension[Payment Processing](/categories/payments)

kowi/yii2-lemon
===============

Yii2 LemonWay Payments Integration

01131[3 PRs](https://github.com/konto-es/yii2-lemon/pulls)PHP

Since Aug 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/konto-es/yii2-lemon)[ Packagist](https://packagist.org/packages/kowi/yii2-lemon)[ RSS](/packages/kowi-yii2-lemon/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (4)Used By (0)

Yii2 Lemon Way Payments Integration
===================================

[](#yii2-lemon-way-payments-integration)

Yii2 Lemon Way Payments Integration

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist kowi/yii2-lemon "*"

```

or add

```
"kowi/yii2-lemon": "*"

```

to the require section of your `composer.json` file.

Configuration
-------------

[](#configuration)

Once the extension is installed, simply config it in your application:

```
