wip
This commit is contained in:
@@ -61,6 +61,8 @@ class CheckOnlinePayment extends Action
|
||||
'password' => $password,
|
||||
]);
|
||||
|
||||
info($response->body());
|
||||
|
||||
return $response['ErrorCode'] == '0'
|
||||
? ActionResponse::message('Tölenen')
|
||||
: ActionResponse::danger('Tölenmedik');
|
||||
|
||||
Reference in New Issue
Block a user