- all you need is lib/WPDirect folder - change in lib/WPDirect/WPDirect.php line 180 - to use test/live environment line 181 - insert your code line 182 - installation id line 183 - password - these can be set using setter methods as well - if you are using some cofing/ini file - read the license in the lib/WPDirect folder - read example file, to see how to use the class - documentation is inside __doc/html/index.html - errors are loged in lib/WPDirect/log/error-log.txt you can change this using WPDirect's method setErrorLogFile();