dongfeng-pay/README.md
东风支付系统 3885e7fbe6
Update README.md
2022-03-08 14:13:49 +08:00

28 lines
877 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 安装</br>
0、安装mysql</br>
1、安装actvieMQ</br>
2、启动运行gateway系统</br>
3、启动boss系统</br>
4、启动merchant系统</br>
# 功能介绍
## boss管理后台</br>
0、商户信息管理、账户资金管理等。</br>
1、添加银行或者三方支付系统的通道信息。</br>
2、管理支付订单可以手动查询支付结果、手动回调支付结果给下游。</br>
3、管理代付订单可以手动查询代付结果。</br>
4、银行卡管理体现等功能。</br>
## 商户后台</br>
0、商户自己的订单管理</br>
1、提现功能</br>
## 网关</br>
0、对接银行、第三方系统。</br>
1、处理支付订单逻辑接收上游的回调信息。</br>
2、处理代付逻辑接收上游的回调信息。</br>
3、接收下游订单查询、结算处理。</br>
# 如遇到问题加QQ447206051