In the OFX Details tab of the Online settings tab of the Edit Account dialog, there is a dropdown to select how KMM identifies itself to the OFX server. Currently, the highest version is "Quicken Windows 2014" (identifying as QWIN2300.) Some banks have already stopped supporting this version and require a higher version. This currently blocks OFX direct connect import for users of those banks. I will submit a patch through Phabricator to include identification for the 2015 and 2016 versions. Hopefully by the time the Frameworks migration is complete, it will be possible for users to add new versions without needing to recompile. However, please comment if I should also patch Master with the same additions.
Git commit 75efcd673f8a750681ba35cc6e12a4d6d13ca474 by Ralf Habacker, on behalf of Jack Ostroff. Committed on 01/10/2017 at 20:25. Pushed by habacker into branch '4.8'. Added two most recent versions of Quicken for Windows for identity for OFX direct connect. Reviewers: #kmymoney Differential Revision: https://phabricator.kde.org/D8096 FIXED-IN:4.8.2 M +3 -0 kmymoney/plugins/ofximport/dialogs/mymoneyofxconnector.cpp https://commits.kde.org/kmymoney/75efcd673f8a750681ba35cc6e12a4d6d13ca474
Should this also be cherry picked to master, or will the user ability to add versions be sufficient?
(In reply to Jack from comment #2) > Should this also be cherry picked to master, or will the user ability to add > versions be sufficient? The related source in master looks equal to 4.8, so I would say yes my 2cent
Git commit bdce91b275bf9786b0a4d3c764a67eeb0a85458b by Thomas Baumgart. Committed on 02/10/2017 at 15:58. Pushed by tbaumgart into branch 'master'. Added most recent versions of Quicken for Windows Reviewers: #kmymoney Differential Revision: https://phabricator.kde.org/D8096 FIXED-IN:4.8.2 (cherry picked from commit 75efcd673f8a750681ba35cc6e12a4d6d13ca474) M +3 -0 kmymoney/plugins/ofximport/dialogs/mymoneyofxconnector.cpp https://commits.kde.org/kmymoney/bdce91b275bf9786b0a4d3c764a67eeb0a85458b