Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 842e11b

Browse files
authored
[WIP] Update mbank-retail-brexplpw.js (#407)
1 parent e3101fb commit 842e11b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/app-gocardless/banks/mbank-retail-brexplpw.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default {
99

1010
institutionIds: ['MBANK_RETAIL_BREXPLPW'],
1111

12-
accessValidForDays: 180,
12+
accessValidForDays: 179,
1313

1414
normalizeAccount(account) {
1515
return {

upcoming-release-notes/407.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: Bugfix
3+
authors: [vrozaksen]
4+
---
5+
6+
Fix mBank Retail (Poland) Integration issue. Changed accessValidForDays from 180 to 179.

0 commit comments

Comments
 (0)