Skip to content

Commit

Permalink
Bank 90 days
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Nov 7, 2024
1 parent 43d4fb5 commit 0b1950a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/engine/src/providers/gocardless/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ export function getAccessValidForDays({
"COMMERZBANK_COBADEFF",
"DNB_DNBANOKK",
"MBANK_RETAIL_BREXPLPW",
"SANTANDER_BSCHESMM",
];

if (RESTRICTED_TO_90DAYS.some((str) => str.startsWith(institutionId))) {
Expand Down

0 comments on commit 0b1950a

Please sign in to comment.