...
|
...
|
@@ -9,12 +9,12 @@ erp.order.express.sync.type = MQ |
|
|
erp.order.refund.sync.type = MQ
|
|
|
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
|
|
|
|
|
|
applepay.notifyurl = http://api-test3.yohops.com:9999/payment/applepay_notify
|
|
|
qq.notifyurl = http://api-test3.yohops.com:9999/payment/qqpay_notify
|
|
|
unionpay.notifyurl = http://api-test3.yohops.com:9999/payment/unionpay_newnotify
|
|
|
wechat.app.newnotifyurl = http://api-test3.yohops.com:9999/payment/weixin_notify
|
|
|
wechat.app.notifyurl = http://api-test3.yohops.com:9999/payment/wechat_notify
|
|
|
alipay.notifyurl = http://api-test3.yohops.com:9999/payment/alipay_notify
|
|
|
applepay.notifyurl = http://api-test3.dev.yohocorp.com/payment/applepay_notify
|
|
|
qq.notifyurl = http://api-test3.dev.yohocorp.com/payment/qqpay_notify
|
|
|
unionpay.notifyurl = http://api-test3.dev.yohocorp.com/payment/unionpay_newnotify
|
|
|
wechat.app.newnotifyurl = http://api-test3.dev.yohocorp.com/payment/weixin_notify
|
|
|
wechat.app.notifyurl = http://api-test3.dev.yohocorp.com/payment/wechat_notify
|
|
|
alipay.notifyurl = http://api-test3.dev.yohocorp.com/payment/alipay_notify
|
|
|
cmbnetpay.payNoticeUrl=http://payment.yohops.com/payment/cmbpay_notify
|
|
|
cmbnetpay.signNoticeUrl=http://payment.yohops.com/payment/cmbsign_notify
|
|
|
|
...
|
...
|
|