Hello wowemall,
Try the attachment and let me know if it works for you.
or
Go to includes/modules/payment/alertpay.php
and changeto :Code:zen_draw_hidden_field('ap_amount', number_format($order->info['total'], 2, '.', '')) .I will update Alertpay Module tonight.Code:zen_draw_hidden_field('ap_amount', number_format(($order->info['total'] - $order->info['']) * $currencies->get_value($CUR), $currencies->get_decimal_places($CUR))) .



Reply With Quote
