## 京东支付相关配置;
This commit is contained in:
parent
9bd53218ab
commit
0ed78f96a6
|
@ -101,11 +101,11 @@ jd:
|
||||||
## 生产环境api接口域名
|
## 生产环境api接口域名
|
||||||
apiDomain: http://wapi.jd.com
|
apiDomain: http://wapi.jd.com
|
||||||
## 页面回调地址
|
## 页面回调地址
|
||||||
pageBackUrl: https://p1.hzs413.com/inter-api/pay/jd/sync-notify
|
pageBackUrl: https://t-app.beida666.com/prod-api/pay/jd/sync-notify
|
||||||
## 支付回调地址
|
## 支付回调地址
|
||||||
notifyUrl: https://p1.hzs413.com/inter-api/pay/jd/trade-notify
|
notifyUrl: https://t-app.beida666.com/prod-api/pay/jd/trade-notify
|
||||||
## 退款回调地下
|
## 退款回调地下
|
||||||
refundNotifyUrl: https://p1.hzs413.com/inter-api/pay/jd-refund/trade-notify
|
refundNotifyUrl: https://t-app.beida666.com/prod-api/pay/jd-refund/trade-notify
|
||||||
|
|
||||||
## 通联支付配置
|
## 通联支付配置
|
||||||
allinpay:
|
allinpay:
|
||||||
|
|
Loading…
Reference in New Issue