wip
This commit is contained in:
@@ -66,7 +66,7 @@ class CheckOnlinePayment extends Action
|
|||||||
|
|
||||||
return Action::modal('modal-response', [
|
return Action::modal('modal-response', [
|
||||||
'title' => 'HALKBANK API',
|
'title' => 'HALKBANK API',
|
||||||
'code' => json_encode($response->json(), JSON_PRETTY_PRINT),
|
'html' => $response['ErrorMessage'],
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user