wip
This commit is contained in:
@@ -472,8 +472,7 @@ function syncWithBankSystem(
|
||||
|
||||
return (string) $res->getBody();
|
||||
} catch (Exception $e) {
|
||||
Log::error($e);
|
||||
|
||||
info([$e->getMessage(), $e->getTraceAsString()]);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user