remove nikarayan service provider
This commit is contained in:
@@ -67,6 +67,6 @@ class PaymentService
|
||||
abort(500);
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
return json_encode(['isPayed' => 1]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user