Skip to content

Commit

Permalink
Update bank-factory.js (#441)
Browse files Browse the repository at this point in the history
* Update bank-factory.js

Added NORDEA_NDEADKKK (Nordea Personal Denmark) to the list BANKS_WITH_LIMITED_HISTORY

* Create 340.md

* Rename 340.md to 440.md

* Rename 440.md to 441.md
  • Loading branch information
hsk-dk authored Aug 31, 2024
1 parent 446f407 commit c4d01fe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/app-gocardless/bank-factory.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,5 @@ export const BANKS_WITH_LIMITED_HISTORY = [
'PAYTIPPER_PAYTITM1',
'SELLA_PERSONAL_CREDIT_SELBIT22',
'SANTANDER_BSCHESMM',
'NORDEA_NDEADKKK',
];
6 changes: 6 additions & 0 deletions upcoming-release-notes/441.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
category: Enhancements
authors: [hsk-dk]
---

Added Nordea Personal DK (NORDEA_NDEADKKK) to BANKS_WITH_LIMITED_HISTORY

0 comments on commit c4d01fe

Please sign in to comment.