|
|
|
@ -170,7 +170,7 @@ class Pay
|
|
|
|
|
$notifyurl = $vo->getNotifyUrl();
|
|
|
|
|
if (!$notifyurl){
|
|
|
|
|
// $notifyurl = 'http://' . $_SERVER ['HTTP_HOST'] . '/callback.php/Notify2/notify/apitype/alipay/methodtype/notify';
|
|
|
|
|
$notifyurl = 'http://m.wmtxkj.com/callback.php/Notify2/notify/apitype/alipay/methodtype/notify';
|
|
|
|
|
$notifyurl = 'https://m.wmtxkj.com/callback.php/Notify2/notify/apitype/alipay/methodtype/notify';
|
|
|
|
|
}
|
|
|
|
|
Log::write($notifyurl, Log::DEBUG);
|
|
|
|
|
$request->setNotifyUrl($notifyurl);
|
|
|
|
|