[kmymoney] [Bug 456792] Adding support for new banking format CAMT.053

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Jul 17 19:09:22 BST 2022


https://bugs.kde.org/show_bug.cgi?id=456792

--- Comment #2 from martin at aqbanking.de ---
Hi,

Am 16.07.22 um 14:57 schrieb Thomas Baumgart:
[...]
> --- Comment #1 from Thomas Baumgart <tbaumgart at kde.org> ---
> Thanks for the information. CAMT.053 itself is not that new. I found traces
> dating back into 2018
> (https://www.sepaforcorporates.com/swift-for-corporates/a-practical-guide-to-the-bank-statement-camt-053-format/).
> Since it is a SEPA thing, it is used throughout Europe.
> 
> KMyMoney relies on the software provided by the (also open source) AqBanking
> project for this kind of interface. Scanning AqBanking, I found traces of
> camt.053.001.04 in its sources. So it could well be, that KMyMoney already
> supports that format through AqBanking. To gain more information, I added the
> AqBanking maintainer to this request.
[...]

AqBanking does support import of CAMT 053.001.04 and 052.001.02 documents. At
least the latter is well tested, because it is heavily used when requesting
tranaction statements from banks in CAMT format via HBCI/FinTS.

CAMT 053.* should work also but is much less tested. Providing a test file
might help improving the importer, if necessary.

You can test importing such a file on command line via "aqbanking-cli". The
command should be something like:

-------------------------------------------------------------------------------------------X8
aqbanking-cli import -c output.ctx -f inputfile --importer=xml
--profile="camt_053_001_04"
-------------------------------------------------------------------------------------------X8

Other CAMT profiles can easily be added to AqBanking's XML importer.


Regards
Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list