This commit is contained in:
2026-02-26 10:15:39 +05:00
parent 3e7d246273
commit 4d562baacd

View File

@@ -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,