-
-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor parsing errors #109
Comments
Thank you for the detailed bug report and apologies for the very slow response! I'm not entirely sure what would be the correct way of handling this. The "standard" (https://github.com/betterplace/mt940_parser/blob/master/docs/MT940_Deutschland_Structure2002.pdf) only indicates that the ?30 is the BIC and ?31 is the iban and it doesn't specify anything about having "BIC" in front of it. Having that said, It appears to be doing the same for the IBAN with ?29 while the ?29 isn't specifically the IBAN as far as I'm aware, but that is probably bank dependent. Which bank are you using? Perhaps they have more detailed documentation somewhere :) |
This issue is not related to When looking at this original message, you can see that the Anyway, in the parsed purpose this trailing The bank is managed by the Atruvia data processing services (VR-Banken, etc.) |
Hi, thanks for this mighty module :-)
When parsing the statement shown below, I get some minor parsing errors in the field
purpose
:Expected
SVWZ
) and applicant name (?32
)BIC
removed or the actual BIC value (?30
) appended: "BIC GENODEF1WDH"Reproduce
Output:
The text was updated successfully, but these errors were encountered: