专注分享优质资源

官方彩虹易支付最新版本发布(8.23号)

爱留 无分类
  更新日志
2022/08/23:
1.商户后台支持订单自助退款
2.新增订单退款接口

[安装教程]:
源码上传至虚拟机或者服务器
访问域名/install.php 安装,
后台地址: 域名/admin  账号 admin  密码 123456
详细安装步骤及相关截图,已经打包至压缩包
下载:
https://wwu.lanzouj.com/iTH3s0cbn0cj

网站伪静态设置(不设置网站支付无法回调)
location/{
if(!-e$request_filename){
rewrite^/(.[a-zA-Z0-9\-\_]+).html$/index.php?mod=$1last;
}
rewrite^/pay/(.*)$/pay.php?s=$1last;
}
location^~/plugins{
denyall;
}
location^~/includes{
denyall;
}
评论列表

热门文章
随机推荐
    提示信息

    SQL语句执行错误:SELECT gid,title,date,views,content FROM emlog_blog where hide = 'n' and `type` = 'blog' ORDER BY RAND() LIMIT 10
    Got error 28 from storage engine

    «点击返回