Files
Epay/plugins/aliold/config.ini
2020-02-21 16:21:31 +08:00

21 lines
706 B
INI
Raw Permalink 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.
[config]
;支付插件英文名称,需和目录名称一致,不能有重复
name = "aliold"
;支付插件显示名称
showname = "支付宝旧版接口"
;支付插件作者
author = "支付宝"
;支付插件作者链接
link = "https://b.alipay.com/signing/productSetV2.htm"
;支付插件支持的支付方式,多种方式用英文,隔开可选的有alipay,qqpay,wxpay,bank
types = "alipay"
;支付插件要求传入的参数以及参数显示名称可选的有appid,appkey,appsecret,appurl,appmchid
inputs = "appid:合作者身份(PID),appkey:安全校验码(Key)"
;支付插件要求传入的支付方式参数
select = "1:电脑网站支付,2:手机网站支付"