-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Bug]: Gocardless - Payee is empty #1588
Comments
👋 Can you take a look at the server logs to see what data the server gets? And post a redacted version of this data here for folks to analyze. |
Yes.. I'm running it in Docker, I tried to look after a serverlog in the docker container, but failed to find anything. Where can I find this serverlog, if you can help me :) Thanks |
I think I found it? 💪
|
Great, so I can see that the payee name is in There are two approaches you can take:
|
I got a reply from GoCardless: Thank you for reaching out to us. I have checked the data returned by Handelsbanken, and I can see that they are returning this information as "additionalInformation" thus, we we are displaying it accordingly. We cannot assign the data to a different Datapoint as this might cause further errors down the line. I hope this clears things up, but in case further questions arise please let me know. ` I will have to look into the bank adapter - see if I can figure out how to do that... Was hoping for a change so it just worked like it did in firefly, but fair if you don't think that is the way to go in actualbudget. |
👋 Closing this off. Please create a new bank adapter to get this resolved. |
Verified issue does not already exist?
What happened?
I've set up the GoCardless sync, and set it to import my transactions from Denmark->Handelsbanken.
It does import transactions, but I can only see the following data:
There isn't any Payee so I have no idea what the transaction is actually about :(
I use the same GoCardless integration for firefly and the same bank/account - I get all the information about the payment there. So the data must be available, but for some reason it doesn't make it into ActualBudget
What error did you receive?
No response
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Firefox
Operating System
Linux
The text was updated successfully, but these errors were encountered: