## 京东006商户号配置;
This commit is contained in:
parent
6c3cb2caa5
commit
ab133ba3b2
|
@ -95,7 +95,7 @@ jd:
|
||||||
## 证书加密密码
|
## 证书加密密码
|
||||||
priCertPwd: bd147258369
|
priCertPwd: bd147258369
|
||||||
## 私钥文件名
|
## 私钥文件名
|
||||||
priCert: jd/merchantCert.pfx
|
priCert: jd/merchantCert005.pfx
|
||||||
## 公钥文件名
|
## 公钥文件名
|
||||||
pubCert: jd/npp_11_API2_pro.cer
|
pubCert: jd/npp_11_API2_pro.cer
|
||||||
## 生产环境api接口域名
|
## 生产环境api接口域名
|
||||||
|
@ -114,6 +114,35 @@ jd:
|
||||||
proportion: 0.5
|
proportion: 0.5
|
||||||
- account: 153428607005
|
- account: 153428607005
|
||||||
proportion: 0.5
|
proportion: 0.5
|
||||||
|
pay006:
|
||||||
|
## 二级商户号
|
||||||
|
merchantNo: 153428607006
|
||||||
|
## 签名密钥
|
||||||
|
signKey: 34ea117103df740ac66847aa7aebbbb2ee58ef716b8bc0c525ef90eb3fbdd4b0
|
||||||
|
## 证书加密密码
|
||||||
|
priCertPwd: bd258369147
|
||||||
|
## 私钥文件名
|
||||||
|
priCert: jd/merchantCert006.pfx
|
||||||
|
## 公钥文件名
|
||||||
|
pubCert: jd/npp_11_API2_pro.cer
|
||||||
|
## 生产环境api接口域名
|
||||||
|
apiDomain: http://wapi.jd.com
|
||||||
|
## 页面回调地址
|
||||||
|
# pageBackUrl: https://t-app.beida666.com/prod-api/pay/jd/sync-notify
|
||||||
|
pageBackUrl: http://t-app.beida666.com/#/pages/pay/success
|
||||||
|
## 支付回调地址
|
||||||
|
# notifyUrl: https://t-app.beida666.com/prod-api/pay/jd/trade-notify
|
||||||
|
notifyUrl: https://b747-218-57-66-5.ngrok-free.app/pay/jd/trade-notify
|
||||||
|
## 退款回调地下
|
||||||
|
# refundNotifyUrl: https://t-app.beida666.com/prod-api/pay/jd-refund/trade-notify
|
||||||
|
refundNotifyUrl: https://b747-218-57-66-5.ngrok-free.app/pay/jd-refund/trade-notify
|
||||||
|
separateAccounts:
|
||||||
|
- account: 153428607008
|
||||||
|
proportion: 0.5
|
||||||
|
- account: 153428607006
|
||||||
|
proportion: 0.5
|
||||||
|
|
||||||
|
|
||||||
## 通联支付配置
|
## 通联支付配置
|
||||||
allinpay:
|
allinpay:
|
||||||
# #################### 基础支付相关(正式) ####################
|
# #################### 基础支付相关(正式) ####################
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue