Prechádzať zdrojové kódy

eagle支付商户号变更

Robin 6 rokov pred
rodič
commit
8c29db9f4f

+ 1 - 1
normandcrm/service/common/config/params.php

@@ -42,7 +42,7 @@ return [
 
 
     //eagle支付网关项目
     //eagle支付网关项目
     "eagle.payUrl" =>'https://api.eaglepay.pro/',                                  //网关地址
     "eagle.payUrl" =>'https://api.eaglepay.pro/',                                  //网关地址
-    'eagle.merId' => '2',                                                         //商户号码
+    'eagle.merId' => '4',                                                         //商户号码
     'eagle.Key' => 'fI30tbPtTsSN4ANNblMdpethfGVUweJ1',                            //md5key
     'eagle.Key' => 'fI30tbPtTsSN4ANNblMdpethfGVUweJ1',                            //md5key
     
     
      //globalpay支付
      //globalpay支付