This commit is contained in:
2025-11-16 16:50:55 +05:00
parent a9e5f7ece8
commit 2dd06d0e4f

View File

@@ -155,7 +155,6 @@ class OnlinePaymentRepository
$this->response = $this->provider->sendRequest();
info([
'response' => $this->response,
'body' => $this->response->body(),
]);