The purpose of money reader application is to read the transaction file in this case data.csv and convert any currency thats not in Pound into Pound and display them. Its built in Zend Framework and runs from the command line by passing the merchant ID to this file scripts/report.php. the argument is m.
To run the application go to '/srcipts' dir and do the following: php report.php -m {merchantId}