代码提交
This commit is contained in:
@@ -112,8 +112,6 @@ class PaymentService
|
||||
$parsed = $this->parseXmlOrRaw($response);
|
||||
|
||||
|
||||
exit_data($parsed);
|
||||
|
||||
if ($parsed['status'] == 0 && $parsed['result_code'] == 0) {
|
||||
Db::commit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user