wip
This commit is contained in:
@@ -156,10 +156,6 @@ class OnlinePaymentRepository
|
||||
{
|
||||
$this->response = $this->provider->sendRequest();
|
||||
|
||||
info([
|
||||
'response' => $this->response,
|
||||
]);
|
||||
|
||||
$this->failed = $this->response->failed();
|
||||
$this->successful = $this->response->successful();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user