## 京东004商户号配置;
This commit is contained in:
parent
ab133ba3b2
commit
be82e4c0a1
|
@ -141,7 +141,19 @@ jd:
|
||||||
proportion: 0.5
|
proportion: 0.5
|
||||||
- account: 153428607006
|
- account: 153428607006
|
||||||
proportion: 0.5
|
proportion: 0.5
|
||||||
|
pay004:
|
||||||
|
## 二级商户号
|
||||||
|
merchantNo: 153428607004
|
||||||
|
## 签名密钥
|
||||||
|
signKey: ed2f00e3a9025d147e5edf465b15214a90ee364b2e3e4a006c25d38e767dec98
|
||||||
|
## 证书加密密码
|
||||||
|
priCertPwd: bd369147258
|
||||||
|
## 私钥文件名
|
||||||
|
priCert: jd/merchantCert004.pfx
|
||||||
|
## 公钥文件名
|
||||||
|
pubCert: jd/npp_11_API2_pro.cer
|
||||||
|
## 生产环境api接口域名
|
||||||
|
apiDomain: http://wapi.jd.com
|
||||||
|
|
||||||
## 通联支付配置
|
## 通联支付配置
|
||||||
allinpay:
|
allinpay:
|
||||||
|
|
Loading…
Reference in New Issue