go,支付系统,聚合支付,四方支付,前后端齐全(管理后台,商户后台,代理后台,网关,代付,等)
Go to file
kongyuebin 7a4c9842a9 添加项语言强制转换 2019-12-20 10:28:43 +08:00
.idea modify imports name 2019-12-19 16:43:20 +08:00
doc delete 2019-12-19 16:55:30 +08:00
jhagent modify imports name 2019-12-19 16:43:20 +08:00
jhboss modify imports name 2019-12-19 16:43:20 +08:00
jhgateway modify imports name 2019-12-19 16:43:20 +08:00
jhmerchant modify imports name 2019-12-19 16:43:20 +08:00
jhmicro modify imports name 2019-12-19 16:43:20 +08:00
service 去掉了隐私信息 2019-12-19 17:01:16 +08:00
shop modify imports name 2019-12-19 16:43:20 +08:00
.gitattributes 添加项语言强制转换 2019-12-20 10:28:43 +08:00
LICENSE Create LICENSE 2019-12-19 15:30:26 +08:00
README.md Update README.md 2019-12-19 16:41:13 +08:00

README.md

dongfeng-pay

东风支付系统采用大家喜欢的go语言编写前后端齐全管理后台商户后台代理后台网关结算代付

目的

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

安装

详细的安装文档在doc文件夹中。

部分截图

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