wip
This commit is contained in:
@@ -35,7 +35,6 @@ class OnlinePaymentController extends Controller
|
|||||||
$resource = $data['resource'];
|
$resource = $data['resource'];
|
||||||
|
|
||||||
if ($data['success'] === true) {
|
if ($data['success'] === true) {
|
||||||
info($response);
|
|
||||||
// OnlinePaymentRepo::syncWithBilling(
|
// OnlinePaymentRepo::syncWithBilling(
|
||||||
// uuid: $request->orderId,
|
// uuid: $request->orderId,
|
||||||
// bank_code: $bank->unique_code,
|
// bank_code: $bank->unique_code,
|
||||||
|
|||||||
Reference in New Issue
Block a user