diff --git a/Application/Admin/View/PaymentMerchant/form.html b/Application/Admin/View/PaymentMerchant/form.html index f2cdc5345..0fc36b1ac 100644 --- a/Application/Admin/View/PaymentMerchant/form.html +++ b/Application/Admin/View/PaymentMerchant/form.html @@ -618,6 +618,66 @@ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
商户号 + + +
趣智连密钥 + + 趣智连密钥 +
支付方式: + + + + 支付宝 + + + + 微信 +
日支付限量 + + 当额度达到限制额度时,隐藏支付方式 +
月支付限量 + + 当额度达到限制额度时,隐藏支付方式 +
渠道费率 + + % +
+
+ diff --git a/Application/Base/Service/PaymentMerchantService.class.php b/Application/Base/Service/PaymentMerchantService.class.php index 4e1f83bd0..0c4a308eb 100644 --- a/Application/Base/Service/PaymentMerchantService.class.php +++ b/Application/Base/Service/PaymentMerchantService.class.php @@ -25,6 +25,7 @@ class PaymentMerchantService { 5 => '汇付宝支付', 6 => '酷点支付', 7 => '丰付支付', + 8 => '趣智连支付', ]; public static $ways = [