Skip to content

Commit

Permalink
Update gocardless
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Nov 6, 2024
1 parent aba645f commit d4dfc82
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 @@ -190,6 +190,7 @@ export function getAccessValidForDays({
"EASYBANK_BAWAATWW",
"COMMERZBANK_COBADEFF",
"DNB_DNBANOKK",
"MBANK_RETAIL_BREXPLPW",
];

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

0 comments on commit d4dfc82

Please sign in to comment.