Skip to content

Commit

Permalink
Update utils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab authored Oct 10, 2024
1 parent 0791f0a commit f15537d
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 @@ -187,6 +187,7 @@ export function getAccessValidForDays({
"BANK_OF_SCOTLAND_COMMERCIAL_BOFSGBS1",
"FINOM_SOBKDEBB",
"BANCATRANSILVANIA_BTRLRO22",
"EASYBANK_BAWAATWW",
];

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

0 comments on commit f15537d

Please sign in to comment.