内容更新
This commit is contained in:
@@ -4,8 +4,8 @@ class epayn_plugin
|
||||
{
|
||||
static public $info = [
|
||||
'name' => 'epayn', //支付插件英文名称,需和目录名称一致,不能有重复
|
||||
'showname' => '彩虹易支付V2', //支付插件显示名称
|
||||
'author' => '彩虹', //支付插件作者
|
||||
'showname' => '云泽易支付V2', //支付插件显示名称
|
||||
'author' => '云泽', //支付插件作者
|
||||
'link' => '', //支付插件作者链接
|
||||
'types' => ['alipay','qqpay','wxpay','bank','jdpay'], //支付插件支持的支付方式,可选的有alipay,qqpay,wxpay,bank
|
||||
'transtypes' => ['alipay','wxpay','qqpay','bank'], //支付插件支持的转账方式,可选的有alipay,qqpay,wxpay,bank
|
||||
|
||||
Reference in New Issue
Block a user