Skip to content

Commit

Permalink
90 days
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Oct 25, 2024
1 parent 2cca2bc commit 36a5e60
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 @@ -188,6 +188,7 @@ export function getAccessValidForDays({
"FINOM_SOBKDEBB",
"BANCATRANSILVANIA_BTRLRO22",
"EASYBANK_BAWAATWW",
"COMMERZBANK_COBADEFF",
];

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

0 comments on commit 36a5e60

Please sign in to comment.