This commit is contained in:
2025-01-30 15:46:45 +05:00
parent f623c950f1
commit b79be739fe
2 changed files with 0 additions and 3 deletions

View File

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