## 新零售京东支付配置;
This commit is contained in:
parent
f2f9e0ac22
commit
3eae83f56b
|
@ -126,30 +126,30 @@ delivery:
|
||||||
jd:
|
jd:
|
||||||
bank:
|
bank:
|
||||||
## 二级商户号
|
## 二级商户号
|
||||||
merchantNo: 153428607005
|
merchantNo: 153428607011
|
||||||
## 签名密钥
|
## 签名密钥
|
||||||
signKey: 3d2647236d1c70e25b5acf6b9d903136439e29a06c50a412dc0c7bc3de2ef523
|
signKey: edad31b00269a3c843268f4ff4dab5f079106a328795495922c11f50faf9d0c6
|
||||||
## 证书加密密码
|
## 证书加密密码
|
||||||
priCertPwd: bd147258369
|
priCertPwd: bf147258369
|
||||||
## 私钥文件名
|
## 私钥文件名
|
||||||
priCert: jd/merchantCert005.pfx
|
priCert: jd/merchantCert011.pfx
|
||||||
## 公钥文件名
|
## 公钥文件名
|
||||||
pubCert: jd/npp_11_API2_pro.cer
|
pubCert: jd/npp_11_API2_pro.cer
|
||||||
## 生产环境api接口域名
|
## 生产环境api接口域名
|
||||||
apiDomain: http://wapi.jd.com
|
apiDomain: http://wapi.jd.com
|
||||||
## 页面回调地址
|
## 页面回调地址
|
||||||
# pageBackUrl: https://t-app.beida666.com/prod-api/pay/jd/sync-notify
|
# pageBackUrl: https://t-app.beida666.com/prod-api/pay/jd/sync-notify
|
||||||
pageBackUrl: http://t-app.beida666.com/#/pages/pay/success
|
pageBackUrl: http://t-app.beida777.com/#/pages/pay/success
|
||||||
## 支付回调地址
|
## 支付回调地址
|
||||||
notifyUrl: https://t-app.beida666.com/prod-api/pay/jd/trade-notify
|
notifyUrl: https://t-app.beida777.com/prod-api/pay/jd/trade-notify
|
||||||
# notifyUrl: https://b747-218-57-66-5.ngrok-free.app/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://t-app.beida777.com/prod-api/pay/jd-refund/trade-notify
|
||||||
# refundNotifyUrl: https://b747-218-57-66-5.ngrok-free.app/pay/jd-refund/trade-notify
|
# refundNotifyUrl: https://b747-218-57-66-5.ngrok-free.app/pay/jd-refund/trade-notify
|
||||||
separateAccounts:
|
separateAccounts:
|
||||||
- account: 153428607007
|
- account: 153428607011
|
||||||
proportion: 0.5
|
proportion: 0.5
|
||||||
- account: 153428607005
|
- account: 153428607013
|
||||||
proportion: 0.5
|
proportion: 0.5
|
||||||
wechat-alipay:
|
wechat-alipay:
|
||||||
## 二级商户号
|
## 二级商户号
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue