firefly-iii icon indicating copy to clipboard operation
firefly-iii copied to clipboard

US banks data-importer, www.basiq.io

Open a7maadf opened this issue 2 years ago • 30 comments

Support guidelines

Description

Giving that Salt Edge has dropped support of US banks, I was wondering what are the chances of using an alternative service like www.basiq.io ? They have a very cheap pricing ($0.5/month) and support over 140 bank institutions

Solution

read description

What are alternatives?

No response

Additional context

No response

a7maadf avatar Jul 28 '23 11:07 a7maadf

Looks great!

I can put this on the list to develop from the data importer, but I must admit I will not a lot of time to implement it. If you are a bit of a programmer though, it should not be hard to develop this for yourself 😉

JC5 avatar Jul 28 '23 12:07 JC5

I honestly don't have the best experience with PHP but I could certainly try you know ... come up with something.

Thank you so much for this perfect piece of software. Will keep you updated

a7maadf avatar Jul 28 '23 13:07 a7maadf

@a7maadf If you're ok with using Plaid (even just a developer account), this connector might do what you want.

dvankley avatar Aug 13 '23 18:08 dvankley

@a7maadf If you're ok with using Plaid (even just a developer account), this connector might do what you want.

I have tried Plaid and I must say it's very clunky. When I had it working the biggest issue I kept having was the connection would randomly break and I didn't know for a week or so. I had to go through trying to force the update and hopefully not end up with duplicates.

I just updated the Plaid quickstart and several bank connectors are showing Something Went Wrong please try again. So yea, Plaid is an option, but be prepared to tinker with it.

Kage1 avatar Sep 30 '23 16:09 Kage1

@Kage1 was your experience using firefly-plaid-connector-2? Agreed that Plaid is fairly flaky, but some of those issues might have been shortcomings in the connector that I could try to shore up (better communication of broken accounts, etc.). If so feel free to file an issue or two on that project.

dvankley avatar Oct 01 '23 12:10 dvankley

@dvankley The last time was with the original connector not #2.

The main issue now is that several banks will not allow connections from Dev accounts and only from prod. They throw an error message and the logs then docs indicate a full approved paid prod account is needed.

So now I'm deciding how far I want to dig into it.

Kage1 avatar Oct 01 '23 13:10 Kage1

First day looking at Firefly, coming from GnuCash, anyways, just wasted time signing up for GoCardless but no good bc no US banks. So I guess I'll be taking a look at this plugin as well.

dahifi avatar Dec 10 '23 18:12 dahifi

First day looking at Firefly, coming from GnuCash, anyways, just wasted time signing up for GoCardless but no good bc no US banks. So I guess I'll be taking a look at this plugin as well.

@dahifi does GNUCash have a US bank importer?

curiousercreative avatar Dec 10 '23 20:12 curiousercreative

Sadly no, the us banking system is a mess with nothing that is standardized for automation. There are several 3rd party companies that do not interoperate with each other. The services they do offer generally do not have a free tier.

Kage1 avatar Dec 10 '23 21:12 Kage1

@Kage1 it's not a great option, but you could consider a Plaid paid account. They don't publish hard numbers, but what I've seen from others is $.30 per month, per Item for transaction data.

dvankley avatar Dec 11 '23 15:12 dvankley

Yeah, there is Plaid and SimpleFIN that I've seen importers with, neither is super straightforward

curiousercreative avatar Dec 11 '23 16:12 curiousercreative

When I looked at www.basiq.io today it looks like only Australian and New Zealand banks are supported. Is this true or am I missnig something?

I am looking into options for importer support for Canadian banks. Like the US it is a bit of a mess right now.

sbates130272 avatar Dec 15 '23 15:12 sbates130272

What I have ended up doing is setting a calendar reminder and sat morning I spend a few mins d/ling and importing. With the import profiles setup it works ok but I end up with a weeks lag in data. :/

Kage1 avatar Dec 15 '23 17:12 Kage1

What I have ended up doing is setting a calendar reminder and sat morning I spend a few mins d/ling and importing. With the import profiles setup it works ok but I end up with a weeks lag in data. :/

I've been on Mint.com since 2009 and have become horribly reliant on auto imports. I have bank accounts spread across two institutions and about a dozen accounts :scream:

curiousercreative avatar Dec 15 '23 17:12 curiousercreative

https://www.reddit.com/r/mintuit/comments/17iq9gx/plaid_api_production_version_for_personal_use/karu5aj/

Snuupy avatar Jan 02 '24 11:01 Snuupy

I did some exploration on the Plaid side, even getting a development account with access to live data requires several hoops.

Right now I'm planning on doing CSV exports, hopefully I can figure out some automations to make it less tedious.

dahifi avatar Jan 02 '24 14:01 dahifi

For those investigating Plaid connectivity, please be aware that the free development environment is going away as of July 2024. That means you'll be forced to use their production environment with their associated fees. Currently the fees are something like 30 cents USD per month per account.

Here's their announcement text: Changes to our Development environment

Plaid will stop supporting its Development test environment by July 2024. If you have unused items in the Development environment, you’ll be provided with some credits to test in our Production environment in a limited capacity.

No action is required of you at this time.

What’s changing in 2024? We’re working to provide developers and businesses with a simpler and more intuitive testing experience with Plaid’s products. As part of our work, we’ll be deprecating the Development test environment and introducing limited, free testing in our Production environment.

You can continue to test in the Development environment until we remove all existing Development items on June 20, 2024.

Please share this information with your technical team, and stay tuned for more updates when we’re ready for you to begin testing in Production.

fear025 avatar Jan 04 '24 21:01 fear025

@fear025 That's good information, if disappointing. Where did you see that?

For the time being I'll probably just pay the couple bucks a month for the paid version. If anyone has experience with compelling alternatives, I'm open to possibly making another connector.

dvankley avatar Jan 04 '24 21:01 dvankley

@fear025 That's good information, if disappointing. Where did you see that?

For the time being I'll probably just pay the couple bucks a month for the paid version. If anyone has experience with compelling alternatives, I'm open to possibly making another connector.

@dvankley First, thanks so much for your work on the firefly-plaid-connector-2, it's been working great for me!

I copied and pasted that text from an email Plaid sent me on December 20th, 2023. The information can be confirmed on this plaid webpage: https://plaid.com/docs/sandbox/

fear025 avatar Jan 04 '24 21:01 fear025

SimpleFIN Bridge is worth investigating, it's a layer on top of MX, Plaid's major competitor in the US.

curiousercreative avatar Jan 05 '24 01:01 curiousercreative

Thanks @curiousercreative I'm going to add this to my calendar next week: https://beta-bridge.simplefin.org/info/developers

dahifi avatar Jan 05 '24 14:01 dahifi

@dahifi there's an open issue on thiss repo here and there's repo for a similar feature for Actual Budget here. Share a WIP repo and someone like me may be able to contribute.

curiousercreative avatar Jan 05 '24 18:01 curiousercreative

Re. Plaid: So was looking through the discussions and came across this lovely contribution from @cskujawa that might be worth a look: https://github.com/cskujawa/youteller

dahifi avatar Jan 06 '24 21:01 dahifi

I noticed another Canadian finance app is using Flinks, which also seems to support US banks and may be an alternative to Plaid worth exploring: https://flinks.com/about/

ConorIA avatar Mar 02 '24 22:03 ConorIA