go,支付系统,聚合支付,四方支付,前后端齐全(管理后台,商户后台,代理后台,网关,代付,等)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
kongyuebin 37f079c62d 修复bug 2 years ago
agent 代理后台beego升级到v2.0版本 3 years ago
boss 修复bug 2 years ago
gateway 修复bugs 3 years ago
merchant 精简商户后台的代码 3 years ago
shop Bump github.com/beego/beego/v2 from 2.0.1 to 2.0.2 in /shop 3 years ago
.gitattributes 添加项语言强制转换 5 years ago
LICENSE Create LICENSE 5 years ago
README.md 由gopath形式改为module形式 4 years ago

README.md

dongfeng

聚合支付支付系统golanggogo语言前后端齐全管理后台商户后台代理后台网关结算代付

目的

接触了很多支付系统绝大部分都是用java、php写的本人想着为go献出一份绵薄之力。该开源项目只能用于学习不准备用于任何的非法商业活动否则后果自负可集成到小型的电商平台。

安装

详细的安装文档在doc文件夹中。 使用IntelliJ IDEA 导入项目后若出现了cannot resolve directory....,删除.idea目录重新导入即可。

部分截图

boss管理后台示意图 Image_text Image text Image text Image text Image text Image text

商户后台部分截图 Image_text Image text

代理后台部分截图 Image_text Image text Image text

后话

1因为是模拟了三方的支付系统所有很多功能都是实现了但是该系统截图上面的资金都是模拟的。 2还有一部分功能没有写上去有需要的可以在上面进行二次开发。