支付宝当面付去掉微信平台支付选择

feat/task1-c-wallet
gongfuxiang 2022-01-15 21:26:57 +08:00
parent 95de4c2263
commit 79b8b7bf29
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ class AlipayFace
'name' => '支付宝当面付', // 插件名称
'version' => '1.0.1', // 插件版本
'apply_version' => '不限', // 适用系统版本描述
'apply_terminal'=> ['pc', 'h5', 'weixin'], // 适用终端 默认全部 ['pc', 'h5', 'app', 'alipay', 'weixin', 'baidu']
'apply_terminal'=> ['pc', 'h5'], // 适用终端 默认全部 ['pc', 'h5', 'app', 'alipay', 'weixin', 'baidu']
'desc' => '支付宝当面付、适用web端用户主动扫码支付方式买家的交易资金直接打入卖家支付宝账户快速回笼交易资金。 <a href="http://www.alipay.com/" target="_blank">立即申请</a>', // 插件描述支持html
'author' => 'Devil', // 开发者
'author_url' => 'http://shopxo.net/', // 开发者主页