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

21 lines
625 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 = "codepay"
;支付插件显示名称
showname = "码支付"
;支付插件作者
author = "码支付"
;支付插件作者链接
link = "https://codepay.fateqq.com/"
;支付插件支持的支付方式,多种方式用英文,隔开可选的有alipay,qqpay,wxpay,bank
types = "alipay,qqpay,wxpay"
;支付插件要求传入的参数以及参数显示名称可选的有appid,appkey,appsecret,appurl,appmchid
inputs = "appid:商户ID,appkey:商户密钥"
;支付插件要求传入的支付方式参数
select = ""