最土团购网店系统
1、请先备份网站里面如下罗列的文件:
include\function\pay.php、configure.php、utility.php
order\paybank.php
include\template\manage_system_pay.html、order_check.html、credit_charge.html、order_charge.html
2、修改支付插件里面的
include\configure\dinpay.php文件
修改为自己的商家编号和密钥
3、将智付插件里面的order和include文件夹覆盖到网站根目录
4、进入最土管理后台,在设置菜单缓存项中,点击清空模板缓存按钮
5、这时,即可在最土管理后台,在设置菜单支付项中,看到智付支付了,到此安装完毕。
第一步中include\template下的几个html文件是默认模板中的页面,如果使用了其他网页模板,请也覆盖到对应模板文件夹下。
插件修改内容列表:
1、include\function
修改pay.php、configure.php、utility.php
2、order
增加dinpay文件夹
修改paybank.php
3、include\template
增加block_pay-dinpay.html
修改manage_system_pay.html、order_check.html、credit_charge.html、order_charge.html
4、include\configure
增加dinpay.php