1 Star 0 Fork 340

最光阴 / iWshop

forked from vb2005xu / iWshop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
wxpay_notify.php 440 Bytes
一键复制 编辑 原始数据 按行查看 历史
koodo 提交于 2016-04-12 08:11 . 素材管理更新
<?php
/**
* 支付回调入口
* @description Hope You Do Good But Not Evil
* @copyright Copyright 2014-2015 <ycchen@iwshop.cn>
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chenyong Cai <ycchen@iwshop.cn>
* @package Wshop
* @link http://www.iwshop.cn
*/
$GLOBALS['controller'] = 'iPayment';
$GLOBALS['action'] = 'payment_notify';
include dirname(__FILE__) . '/index.php';
1
https://gitee.com/1570569498/iWshop.git
git@gitee.com:1570569498/iWshop.git
1570569498
iWshop
iWshop
dev

搜索帮助