Skip to content

Commit

Permalink
fix(idealBanks): updated ideal banks (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsrivatsa-edinburgh authored Mar 5, 2024
1 parent fbd0cac commit 0101181
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Bank.res
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,14 @@ let idealBanks = [
displayName: "Moneyou",
hyperSwitch: "moneyou",
},
{
displayName: "N26",
hyperSwitch: "n26",
},
{
displayName: "Nationale-Nederlanden (NN Group)",
hyperSwitch: "nationale_nederlanden",
},
{
displayName: "Rabobank",
hyperSwitch: "rabobank",
Expand Down

0 comments on commit 0101181

Please sign in to comment.