This commit is contained in:
2025-03-16 17:25:22 +05:00
parent d50df12eb4
commit 30604a5f42
5 changed files with 22 additions and 10 deletions

View File

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