wip
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user