Skip to content

Commit

Permalink
Update bank-factory.js
Browse files Browse the repository at this point in the history
According to Gocardless's own coverage (https://docs.google.com/spreadsheets/d/1EZ5n7QDGaRIot5M86dwqd5UFSGEDTeTRzEq3D9uEDkM/edit?gid=976380583#gid=976380583), DKB bank supports up to 365 days of transaction and most other money apps pull in this amount automatically.
  • Loading branch information
zenminimalist authored Dec 21, 2024
1 parent 2ef3971 commit 9aad13b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app-gocardless/bank-factory.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,5 @@ export const BANKS_WITH_LIMITED_HISTORY = [
'TIM_HYEEIT22',
'TOT_SELBIT2B',
'VUB_BANKA_SUBASKBX',
'DKB_BYLADEM1',
];

0 comments on commit 9aad13b

Please sign in to comment.