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

Balance mode for accounts #49

Closed
dvankley opened this issue Dec 5, 2023 · 1 comment
Closed

Balance mode for accounts #49

dvankley opened this issue Dec 5, 2023 · 1 comment

Comments

@dvankley
Copy link
Owner

dvankley commented Dec 5, 2023

Add a configuration option for polled mode to set accounts as either "transactions" (the default, existing mode) or "balance."

The new balance mode would be used for accounts that either don't support the Plaid "transaction" product, or accounts that do ostensibly support the "transaction" product but never actually post any transactions.

For accounts using the new balance mode, instead of pulling transactions, the connector would poll the Plaid "current balance" endpoint and insert transactions into Firefly to match up the account balance with the value from Plaid.

@dvankley
Copy link
Owner Author

Closing this for now in favor of #68 since I think that will probably solve my actual issue. Will bring this back later if that doesn't sort it out.

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

No branches or pull requests

1 participant