2017 © Pedro Peláez
 

yii2-extension yii2-pay

Extension for some third party payment.

image

a76/yii2-pay

Extension for some third party payment.

  • Friday, July 21, 2017
  • by a761208
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

第三方支付组件

提供货到付款、微信支付流程, (*1)

目录文件说明

assets/ 资源文件 paychoice.js 客户端脚本:负责弹出窗口、处理链接、 clients/ 第三方支付客户端处理程序 Cod.php 货到付款处理 Weixin.php 微信扫码支付处理 views/ 支付页面 cod.php 货到付款支付页面 weixin.php 微信扫码支付页面 widgets/ 小部件 PayChoice.php 客户端显示支付链接小部件 PayChoiceAsset.php 页面用到的资源定义 BaseClient.php 第三方支付客户端基类 ClientInterface.php 第三方支付客户端接口 Collection.php 第三方支付客户端定义类 PayAction.php 显示支付页面、查询支付状态 PayNotifyAction.php 第三方支付回调地址, (*2)

系统需求

系统使用Yii::$app->cache保存支付状态, (*3)

安装方式

最好使用composer安装本组件 执行, (*4)

composer require a76/yii2-pay

或者在composer.json中require下面增加, (*5)

"a76/yii2-pay": "*"

The Versions

21/07 2017

dev-master

9999999-dev

Extension for some third party payment.

  Sources   Download

MIT

The Requires

 

by Avatar a761208

extension pay yii2

02/07 2017

1.1.1

1.1.1.0

Extension for some third party payment.

  Sources   Download

MIT

The Requires

 

by Avatar a761208

extension pay yii2

25/08 2016

1.1.0

1.1.0.0

Extension for some third party payment.

  Sources   Download

MIT

The Requires

 

by Avatar a761208

extension pay yii2