Replies: 1 comment 2 replies
-
I guess it's different for each bank.
I think some step is wrong here. I assume you already did the FF3 token to connect your FF3 instance and the FiDi instance because you already worked with CSVs. Then to use gocardless you need to conduct the whole setup process from within FiDi. No need to generate the keys outside of it. On home page of FiDi, the option in the middle and just go next-next-next through it. At the end, save the config file to retain the generated authentication keys for your bank. |
Beta Was this translation helpful? Give feedback.
-
Hi there, I am tinkering around with firefly-iii to host it on my local Synology NAS. So far, I set it up and getting familiar with the concepts. I did a dry run with some CSV export from my main bank and account which worked well.
If this is too offtopic, feel free to delete this discussion.
Now I wanted to give GoCardless a try, since my bank is supported and it would allow for a automated import (via cron), so transactions would flow regularly into firefly which is a level of convenience I am aiming for.
So, I set up my GoCardless (previously Nordigen) account generated the Secret ID and Secret Key for firefly, ran the firefly importer and entered both ID and Key. Then I am redirected to gocardless to authenticate with my bank. And here the trust issue is raised:
GoCardless asks me for my bank id and password - however, therefore it does not redirect me to my bank so I can authenticate directly at my bank (like I know it from Google, etc.) but instead, honestly, shows me a input field for "bank id" and "password" on their webpage with a small text beneath it assuring "we wont mess with you credentials".
I am a little bit "surprised" that this is a valid way to implement PSD2 Authentication for a API provider with the scale and reputation nordigen/gocardless.
For me, I have not yet "had the courage" to type my data into the form and probably won't have it in the future. They are effectively asking for the most valuable (in materialistic sense) piece of information I am owning.
So, I'd like to ask:
Do you trust them? Why so? Or is the authentication process different for each bank? Thanks for your opinion.
Beta Was this translation helpful? Give feedback.
All reactions