|
|
|
@ -180,7 +180,7 @@ class dalianpay{ |
|
|
|
// echo "\r\n"; |
|
|
|
// echo "[response data(clear text)]: {$response_data}"; |
|
|
|
// die(); |
|
|
|
// var_dump(json_decode($response_data)); |
|
|
|
var_dump(json_decode($response_data)); |
|
|
|
// $_SESSION['response_data_json'] = $response_data; |
|
|
|
return $response_data; |
|
|
|
|
|
|
|
|