[PR #5383] Add gocardless support for Stadtsparkasse München #12961

Closed
opened 2026-04-10 21:43:30 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/5383

State: closed
Merged: Yes


Similar to PR https://github.com/actualbudget/actual-server/pull/346 this adds a gocardless formatter to properly format transaction information. The additional remittance information was not picked up by actual as this bank transmits it as remittanceInformationStructured instead of remittanceInformationUnstructured.

It's basically the same file, I just added the correct institutionId and tested it successfully with my bank.

The "Notes" section is now being filled with the additional remittance information.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5383 **State:** closed **Merged:** Yes --- Similar to PR https://github.com/actualbudget/actual-server/pull/346 this adds a gocardless formatter to properly format transaction information. The additional remittance information was not picked up by actual as this bank transmits it as remittanceInformationStructured instead of remittanceInformationUnstructured. It's basically the same file, I just added the correct institutionId and tested it successfully with my bank. The "Notes" section is now being filled with the additional remittance information.
GiteaMirror added the pull-request label 2026-04-10 21:43:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#12961