|
@@ -79,7 +79,7 @@ var hlbPayMixin = function () {// 合利宝支付渠道
|
|
shopOrderId:_this.payInfo.shopOrderId,
|
|
shopOrderId:_this.payInfo.shopOrderId,
|
|
payAmount:_this.payAmount
|
|
payAmount:_this.payAmount
|
|
};
|
|
};
|
|
- _this.payInfo.payMobileUrl = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx91c4152b60ca91a3&redirect_uri=https://www-b.caimei365.com/pay/wechatpay.html&response_type=code&scope=snsapi_base&state="+JSON.stringify(orderInfo)+"#wechat_redirect";
|
|
|
|
|
|
+ _this.payInfo.payMobileUrl = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx91c4152b60ca91a3&redirect_uri=https://www.caimei365.com/pay/wechatpay.html&response_type=code&scope=snsapi_base&state="+JSON.stringify(orderInfo)+"#wechat_redirect";
|
|
location.href = _this.payInfo.payMobileUrl;
|
|
location.href = _this.payInfo.payMobileUrl;
|
|
}else{
|
|
}else{
|
|
_this.payInfo.payData = {//正常订单
|
|
_this.payInfo.payData = {//正常订单
|
|
@@ -134,7 +134,7 @@ var hlbPayMixin = function () {// 合利宝支付渠道
|
|
couponId: this.couponId,
|
|
couponId: this.couponId,
|
|
userId : this.userId
|
|
userId : this.userId
|
|
};
|
|
};
|
|
- this.payInfo.payMobileUrl = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx91c4152b60ca91a3&redirect_uri=https://www-b.caimei365.com/pay/wechatpay.html&response_type=code&scope=snsapi_base&state=" + JSON.stringify(orderInfo) + "#wechat_redirect";
|
|
|
|
|
|
+ this.payInfo.payMobileUrl = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx91c4152b60ca91a3&redirect_uri=https://www.caimei365.com/pay/wechatpay.html&response_type=code&scope=snsapi_base&state=" + JSON.stringify(orderInfo) + "#wechat_redirect";
|
|
location.href = this.payInfo.payMobileUrl;
|
|
location.href = this.payInfo.payMobileUrl;
|
|
} else {
|
|
} else {
|
|
this.payInfo.payData = {
|
|
this.payInfo.payData = {
|
|
@@ -259,7 +259,7 @@ var hlbPayMixin = function () {// 合利宝支付渠道
|
|
vipRecordId: _this.vipRecordId,
|
|
vipRecordId: _this.vipRecordId,
|
|
payAmount: _this.payAmount
|
|
payAmount: _this.payAmount
|
|
};
|
|
};
|
|
- _this.payInfo.payMobileUrl = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx91c4152b60ca91a3&redirect_uri=https://www-b.caimei365.com/pay/wechatpay.html&response_type=code&scope=snsapi_base&state=" + JSON.stringify(orderInfo) + "#wechat_redirect";
|
|
|
|
|
|
+ _this.payInfo.payMobileUrl = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx91c4152b60ca91a3&redirect_uri=https://www.caimei365.com/pay/wechatpay.html&response_type=code&scope=snsapi_base&state=" + JSON.stringify(orderInfo) + "#wechat_redirect";
|
|
location.href = _this.payInfo.payMobileUrl;
|
|
location.href = _this.payInfo.payMobileUrl;
|
|
} else {
|
|
} else {
|
|
_this.payInfo.payData = {
|
|
_this.payInfo.payData = {
|
|
@@ -339,7 +339,7 @@ var hlbPayMixin = function () {// 合利宝支付渠道
|
|
productId:_this.productID,
|
|
productId:_this.productID,
|
|
payAmount:_this.payAmount
|
|
payAmount:_this.payAmount
|
|
};
|
|
};
|
|
- _this.payInfo.payMobileUrl = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx91c4152b60ca91a3&redirect_uri=https://www-b.caimei365.com/pay/wechatpay.html&response_type=code&scope=snsapi_base&state="+JSON.stringify(orderInfo)+"#wechat_redirect";
|
|
|
|
|
|
+ _this.payInfo.payMobileUrl = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx91c4152b60ca91a3&redirect_uri=https://www.caimei365.com/pay/wechatpay.html&response_type=code&scope=snsapi_base&state="+JSON.stringify(orderInfo)+"#wechat_redirect";
|
|
location.href = _this.payInfo.payMobileUrl;
|
|
location.href = _this.payInfo.payMobileUrl;
|
|
}else{// PC 跳扫码支付页
|
|
}else{// PC 跳扫码支付页
|
|
_this.payInfo.payData = {//二手
|
|
_this.payInfo.payData = {//二手
|