Quote:
|
Originally Posted by omegatron This is right in payment.php
$adamtf = "$" . number_format( $adamount, 2 );
I get an amount in my email and it seems to be formatted right |
Same code that I have...
Does it makes a difference, if in admin menu the currency is EUR? Could that cause the problem?