The programs purpose is to communicate with a remote server via https to upload and download transactions for state reporting.
The file that is "included" is just a config file with the user name, password, url and file paths. I would say that there is no way for you to test the program, I was looking for more of a code critique. Like "it is bad form to store all of your variables in an array" type of thing.