product detail
This commit is contained in:
parent
0fd5d0f441
commit
550bf6164d
|
|
@ -83,7 +83,7 @@ class Rysgal extends Payment
|
|||
|
||||
}catch(\Exception $e){
|
||||
// Log::info($result);
|
||||
// Log::error(c);
|
||||
Log::error($e);
|
||||
return ['data' => [
|
||||
'status' => false
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue