Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workaround for non-unique transactionIds for Belfius bank #283

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

nudded
Copy link
Contributor

@nudded nudded commented Nov 27, 2023

Belfius bank has non-unique transaction ids causing data to not be synced.

This is documented in the gocardless api and there is an internalTransactionId field available which gocardless makes sure is unique.

This is documented here: https://nordigen.zendesk.com/hc/en-gb/articles/7427214507421-internalTransactionId-a-unique-transaction-ID-now-generated-by-GoCardless

Unfortunately this will be a breaking change for all Belfius users, but the alternative is having to manually reconcile the accounts from time to time.

@nudded nudded force-pushed the add-belfius-workaround branch from 48d242e to 3db6bff Compare November 27, 2023 21:48
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 4b12561 into actualbudget:master Nov 30, 2023
6 checks passed
@trafico-bot trafico-bot bot added ✅ Approved Pull Request has been approved and can be merged ✨ Merged Pull Request has been merged successfully and removed 🔍 Ready for Review ✅ Approved Pull Request has been approved and can be merged ✨ Merged Pull Request has been merged successfully labels Nov 30, 2023
MMichotte pushed a commit to MMichotte/actual-server that referenced this pull request Sep 9, 2024
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.

2 participants