This commit is contained in:
2025-11-16 17:09:54 +05:00
parent a98a41efab
commit 45e95725cd

View File

@@ -180,6 +180,7 @@ class OnlinePaymentRepository
'response' => [
'title' => 'REGISTER',
'error' => $this->response->body(),
'response_object' => $this->response,
'file_line' => __FILE__.':'.__LINE__,
],
]);