-
During my testing, I came across this line:
https://github.com/mrklintscher/libfintx/blob/9b740bf39c86335b13fbf3664c643c9adbaa93ec/src/libfintx/MT940/MT940.cs#L355
Was this a deliberate decissio…
-
Hey Bumi,
first of all: great job with cmxl :)
I was just about to play around with cmxl and received the following warning:
```shell
~/.rvm/gems/ruby-2.7.1@cmxl-test/gems/cmxl-1.4.6/lib/Cmxl.…
-
There are three acceptable codes for transaction type ('S', 'N', and 'F') in Field 61 of MT940, but the parser in `Cmxl::Fields::Transaction` only handles two of them ('N' and 'F').
See this [link]…
-
Get_tan_media returns None, after requesting strong auth.
**Bank I tested this with*
Name of the bank: Postbank
FinTS URL: 'https://hbci.postbank.de/banking/hbci.do'
**Expected behavior**
Get…
-
Hi, thanks for this great parser.
I have an issue on the statementNumber-method in AbstractParser.php
```
protected function statementNumber(string $text): ?string
{
if ($number …
-
[MT_940_opening_balance.swi.txt](https://github.com/WoLpH/mt940/files/4535167/MT_940_opening_balance.swi.txt)
First of all: thanks you for the package!
In the documentation it states that:
i…
-
Hey!
It would be perfect to support the Apobank users with the new bank system. There were many news about this and now the changes are public:
https://homebanking-hilfe.de/forum/topic.php?p=15567…
-
I use python-fints to retrieve transactions from a bank account. The latest mt940 version (v4.17.0) is installed.
Executing this line (from fints/utils.py, l. 18) `transactions = mt940.models.Transac…
-
Hi there,
thanks for making and supporting this!
I have a mt940 file with (what apparently is) non-swift, indicated by `:NS:`, data. In my case it holds all the transaction details. I have no c…
-
I have this kind of badge format
``` md
[![Coverage Status][coverall-image]][coverall-url]
[coverall-image]: https://coveralls.io/repos/stevemao/conventional-commits-parser/badge.svg
[coverall-url]…