1
This commit is contained in:
parent
d0edfe6970
commit
df841d09e2
@ -134,7 +134,6 @@ class PayController {
|
||||
));
|
||||
die();
|
||||
}
|
||||
error_log(base64_decode($response));
|
||||
$xmlobj = new \SimpleXMLElement(base64_decode($response));
|
||||
if ($xmlobj->RespCode == '0000') {
|
||||
$conn = $this->getMysql($_REQUEST['account_id']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user