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