This is the project for eBay PGW(paypal gateway) file parsing process
Parse transaction files between mentors and banks/paypal.
Do validation check on those files.
Mock temporary files to fulfill the test requirement.
Place the root directory into a tomcat localhost folder.
- The webroot contains all the front-end codes like html, javascript, css. There is also a local package of bootsctap for generating the information tables.
- The src contains all the java sources. MVC is developed as the framework for this project.
- There are two configuration files in the WebRoot folder. structure.xml/structureFixed.xml Go to edit these configuration files to add new types of files for this tool to parse.