...
|
...
|
@@ -44,14 +44,14 @@ exhibition.ticket.couponid=29640 |
|
|
package.ticket.couponid=29642
|
|
|
|
|
|
# 支付回调地址
|
|
|
applepay.notifyurl = http://service-performance.yohoops.cn/payment/applepay_notify
|
|
|
qq.notifyurl = http://service-performance.yohoops.cn/payment/qqpay_notify
|
|
|
unionpay.notifyurl = https://service-performance.yohoops.cn/payment/unionpay_newnotify
|
|
|
wechat.app.newnotifyurl = http://service-performance.yohoops.cn/payment/weixin_notify
|
|
|
wechat.app.notifyurl = http://service-performance.yohoops.cn/payment/wechat_notify
|
|
|
alipay.notifyurl = https://service-performance.yohoops.cn/payment/alipay_notify
|
|
|
cmbnetpay.payNoticeUrl = https://service-performance.yohoops.cn/payment/cmbpay_notify
|
|
|
cmbnetpay.signNoticeUrl = https://service-performance.yohoops.cn/payment/cmbsign_notify
|
|
|
applepay.notifyurl = http://service-pt-1.yohoops.org/payment/applepay_notify
|
|
|
qq.notifyurl = http://service-pt-1.yohoops.org/payment/qqpay_notify
|
|
|
unionpay.notifyurl = https://service-pt-1.yohoops.org/payment/unionpay_newnotify
|
|
|
wechat.app.newnotifyurl = http://service-pt-1.yohoops.org/payment/weixin_notify
|
|
|
wechat.app.notifyurl = http://service-pt-1.yohoops.org/payment/wechat_notify
|
|
|
alipay.notifyurl = https://service-pt-1.yohoops.org/payment/alipay_notify
|
|
|
cmbnetpay.payNoticeUrl = https://service-pt-1.yohoops.org/payment/cmbpay_notify
|
|
|
cmbnetpay.signNoticeUrl = https://service-pt-1.yohoops.org/payment/cmbsign_notify
|
|
|
|
|
|
# unionmpos env: 00,production enviroment; 01,test enviroment
|
|
|
unionmpos.env=00
|
...
|
...
|
|