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 314d69b49e 修改消息队列 4 years ago
.idea 添加对接文档 5 years ago
doc 添加对接文档 5 years ago
jhagent 处理依赖 5 years ago
jhboss 添加对接文档 5 years ago
jhgateway modify imports name 5 years ago
jhmerchant 处理依赖 5 years ago
jhmicro midify readme.md 5 years ago
service 修改消息队列 4 years ago
shop 将goutils这个包中的方法替换成xid.New.String() 5 years ago
.gitattributes 添加项语言强制转换 5 years ago
LICENSE Create LICENSE 5 years ago
README.md midify readme.md 5 years ago

README.md

dongfeng-pay

聚合支付支付系统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还有一部分功能没有写上去有需要的可以在上面进行二次开发。