Code Monkey home page Code Monkey logo

cmpay's Introduction

Cmpay_v20181220(测试版本)

项目介绍


  • Cmpay聚合支付 Cmpay草帽聚合支付使用ThinkPHP框架开发,已接入微信、支付宝等主流支付渠道。

  • 目前已经接入支付渠道:微信(扫码支付)、支付宝(电脑网站支付、手机网站支付);

小红帽科技:https://www.iredcap.cn

运行环境要求PHP > 5.6以上(推荐7.0.*)。

使用系统前请:

详细开发文档参考 ThinkPHP5完全开发手册

项目结构

project                             应用部署目录
│
├─application                       应用目录
│  ├─admin                          后台模块目录
│  ├─api                            API模块目录
│  ├─common                         公共模块目录
│  ├─index                          前端模块目录
│  ├─command.php                    命令行工具配置文件
│  ├─common.php                     应用公共(函数)文件
│  ├─config.php                     应用(公共)配置文件
│  ├─database.php                   数据库配置文件
│  ├─tags.php                       应用行为扩展定义文件
│  ├─route.php                      路由配置文件
│  └─...
├─data                              数据存储目录
│  ├─cret                           证书文件
│  ├─crond                          Cron定时文件
│  ├─extend                         拓展类库
│  ├─runtime                        系统运行runtime目录
│  ├─supervisord                    supervisord配置目录
│  └─...
├─public                            Web 部署目录(对外访问目录)
│  ├─static                         静态资源存放目录(css,js,image)
│  ├─upload                         系统文件上传存放目录
│  ├─index.php                      入口文件
│  ├─.htaccess                      用于 apache 的重写
│  └─...
├─build.php                         自动生成定义文件(参考)
├─composer.json                     composer 定义文件
├─LICENSE.txt                       授权说明文件
├─README.md                         README 文件
└─think                             命令行入口文件

在线演示

后台 :https://pay.iredcap.cn/admin (nouser nouser)

前台 :https://pay.iredcap.cn ([email protected] nouser)

运营截图

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

版本更新

版本 日期 描述
V1.0.3 2018-12-22 更改支付接入方式,修复部分BUG
V1.0.2 2018-12-15 更新SDK接入,修复部分BUG
V1.0.1 2018-12-10 更新部分,修复BUG
V1.0.0 2018-11-12 更换前端页面,完善部分功能,商户端开发进行中...
V1.0.0 2018-11-06 修复部分Bug,完善后台权限管理,数据统计,其他
V1.0.0 2018-10-23 最初版本

接下来的开源版本开发计划:

+ 持续完善V1.0.0版本;
+ 增加渠道对接,API接口完善;
+ 完善支付核心,便于第三/四方渠道对接;
+ 持续增加其他附属功能;
+ 构思...

其他想法,大家请提交issues。

问题反馈

在使用中有任何问题,请使用以下联系方式联系我们

QQ群: 939417065 加入QQ群 (交流群 暗号:Cmpay)

Email: [email protected]

Github: https://github.com/iredcap/pay

Gitee: https://gitee.com/iredcap/pay

特别鸣谢

感谢以下的项目,排名不分先后

ThinkPHP:http://www.thinkphp.cn

LayuiAdmin:https://www.layui.com/admin/ (商用请授权)

OneBase: https://www.onebase.org

版权信息

Cmpay聚合支付遵循Apache2开源协议发布,并提供免费使用。

本项目包含的第三方源码和二进制文件之版权信息另行标注。

版权所有Copyright © 2017-2018 by Iredcap (https://www.iredcap.cn)

All rights reserved。

若对您有帮助,支持下吧

赞赏

称呼 方式 金额
*二云 支付宝收款码 ¥200.00
*丽 支付宝收款码 ¥68.00

cmpay's People

Contributors

xuzuxing avatar stringke avatar callmez avatar nggegeya avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.