Skip to content

Commit

Permalink
[WIP] Update mbank-retail-brexplpw.js (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrozaksen authored Aug 2, 2024
1 parent e3101fb commit 842e11b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/app-gocardless/banks/mbank-retail-brexplpw.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default {

institutionIds: ['MBANK_RETAIL_BREXPLPW'],

accessValidForDays: 180,
accessValidForDays: 179,

normalizeAccount(account) {
return {
Expand Down
6 changes: 6 additions & 0 deletions upcoming-release-notes/407.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
category: Bugfix
authors: [vrozaksen]
---

Fix mBank Retail (Poland) Integration issue. Changed accessValidForDays from 180 to 179.

0 comments on commit 842e11b

Please sign in to comment.