## 京东支付相关配置;
This commit is contained in:
parent
6429f2b40b
commit
8e0912dd20
|
@ -101,11 +101,11 @@ jd:
|
|||
## 生产环境api接口域名
|
||||
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:
|
||||
|
|
Loading…
Reference in New Issue