HomeBank csv format definition of payment mode field ?
I m parsing my CSV file frome my bank to the csv format of HomeBank but I can't find definition about "payement mode field" , I looked at the doc but can't find them : http://
it give theses differents modes :
( payment mode => 0 = None; 1 = Credit Card; 2 = Check; 3 = Cash; 4 = Transfer; (5 = Internal Transfer, cannot be imported); 6 = Debit Card; 7 = Standing Order; 8 = Electronic Payment; 9 = Deposit; 10 = Financial Institutions fee (transaction fees etc.); 11 = Direct Debit )
If yes where can I find the definition of each one (for exemple I m not sure to understand what Electronic Payment mean (does it mean receiving money or sending money ? or I m not sure the difference between the difference mode 11 and 6 : debit card and direct debit , or what mode 3 mean (check , check what ? ) . In order to clarify them I'd like to find the definition so I can correctly parse my csv , thank you (btw I m parsing manually on my Ubuntu box with Bash )
Also what is the usage of the mandatory tag field ?
Thank you and thankx for your software
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- HomeBank Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Young for more information if necessary.