|
|
@ -592,7 +592,6 @@ class SsgController extends BaseController {
|
|
|
|
$param['callback'] = "https://".$_SERVER['HTTP_HOST']."/mobile.php/Ssg/install_show/user_id/{$userId}/game_id/{$gameId}/order_id/{$orderId}";
|
|
|
|
$param['callback'] = "https://".$_SERVER['HTTP_HOST']."/mobile.php/Ssg/install_show/user_id/{$userId}/game_id/{$gameId}/order_id/{$orderId}";
|
|
|
|
//$param['notifyurl'] = "https://".$_SERVER['HTTP_HOST']."/callback.php/Notify/notify/apitype/alipay";
|
|
|
|
//$param['notifyurl'] = "https://".$_SERVER['HTTP_HOST']."/callback.php/Notify/notify/apitype/alipay";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
Log::write(serialize($param), Log::DEBUG);
|
|
|
|
|
|
|
|
$ali_pay = $this->alipay($param);
|
|
|
|
$ali_pay = $this->alipay($param);
|
|
|
|
redirect($ali_pay['url']);
|
|
|
|
redirect($ali_pay['url']);
|
|
|
|
}else{
|
|
|
|
}else{
|
|
|
|