Quote:
|
Originally Posted by omegatron Not really all this will show is the email that goes out will show your amount in dollars. This will show the email amount in the currency you select in admin
$adamtf = "{$Globals['currency']}" . number_format( $adamount, 2 );
I dont see any reason why you would not be getting an amount sent in the email |
I made that chnage and tested it. still does not work. same content of email as before...