This commit is contained in:
2025-03-17 00:59:43 +05:00
parent 30604a5f42
commit 0e8a34a84b

View File

@@ -89,7 +89,6 @@ class MakePaymentNovaVisaMaster extends Action
}
$total_amount = floatval(number_format($payment_amount, 2, '.', '')) + 23;
$total_amount = 010;
$payment = $this->order($resource, $total_amount);