Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Add gocardless support for Sparkasse Karlsruhe (Germany) #346

Conversation

Nebukadneza
Copy link
Contributor

Adds a gocardless formatter, to properly format transaction information. Previously, additional remittance information was not supplied at all, and some creditor names were not set. This made recognizing transactions hard for users.

Now, we pick out the best remittanceInformation that we find, and use a helpful order of possible data from the transaction as the creditorName.

Fixes #331

Adds a gocardless formatter, to properly format transaction information.
Previously, additional remittance information was not supplied at all, and some
creditor names were not set. This made recognizing transactions hard for
users.

Now, we pick out the best remittanceInformation that we find, and use a
helpful order of possible data from the transaction as the creditorName.

Fixes actualbudget#331
@Nebukadneza Nebukadneza force-pushed the gocardless_add_sparkasse_karlsruhe branch from 636d76d to cff89c0 Compare April 29, 2024 21:09
Copy link
Member

@MatissJanis MatissJanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MatissJanis MatissJanis merged commit 41a34d0 into actualbudget:master May 3, 2024
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: "ultimateCreditor" information from GoCardless is not used
2 participants