Skip to content

Conversation

@roben
Copy link

@roben roben commented Nov 26, 2025

After migrating to GetStatementOfAccountXML, we encountered this error when fetching transactions from Sparkasse Koblenz:

The bank (or the given account/user combination) does not support GetStatementOfAccountXML.

This happens because Sparkasse Koblenz does not provide an IBAN in its HIUPDv6.

This PR fixes this issue by falling back to the kontonummer as HIUPDv4 did.

It also fixes a deprecated warning in Serializer by calling self::class instead of using 'self' as a string and adds .vscode to .gitignore.

@nemiah nemiah merged commit d1a75a2 into nemiah:master Dec 2, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants