Dodan manjkajoc response za success
This commit is contained in:
parent
912ab1ed93
commit
dbb168b479
@ -174,6 +174,8 @@ class UserNarocilaPaypal{
|
||||
}
|
||||
catch (HttpException $e) {
|
||||
$response['error'] = $e->getMessage();
|
||||
$response['success'] = false;
|
||||
|
||||
return $response;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user