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

21 lines
645 B
INI
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.
[config]
;支付插件英文名称,需和目录名称一致,不能有重复
name = "epay"
;支付插件显示名称
showname = "彩虹易支付"
;支付插件作者
author = "彩虹"
;支付插件作者链接
link = "http://blog.cccyun.cc/"
;支付插件支持的支付方式,多种方式用英文,隔开可选的有alipay,qqpay,wxpay,bank
types = "alipay,qqpay,wxpay,bank"
;支付插件要求传入的参数以及参数显示名称可选的有appid,appkey,appsecret,appurl,appmchid
inputs = "appurl:接口地址,appid:商户ID,appkey:商户密钥"
;支付插件要求传入的支付方式参数
select = ""