PHPackages                             ixiaomu/yii2-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. ixiaomu/yii2-payment

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

ixiaomu/yii2-payment
====================

YII2 支付组件（支付宝支付、微信支付）

v2.0.0(8y ago)485MITPHP

Since Feb 6Pushed 8y agoCompare

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

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

支付组件
====

[](#支付组件)

YII2 支付组件（支付宝支付、微信支付）

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist ixiaomu/yii2-payment "*"

```

or add

```
"ixiaomu/yii2-payment": "*"

```

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

Used || Example
---------------

[](#used--example)

//根据不同的支付方式及通道 传入不同的支付配置及支付数据

```
