Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions schwifty/bank_registry/manual_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,13 @@
"bic": "MODRESB2",
"name": "MODULR FINANCE B.V., SPAIN BRANCH",
"short_name": "MODULR FINANCE"
},
{
"country_code": "ES",
"primary": true,
"bank_code": "1583",
"bic": "REVOESM2XXX",
"name": "REVOLUT BANK UAB",
"short_name": "REVOLUT BANK UAB"
}
]
40 changes: 40 additions & 0 deletions schwifty/bank_registry/manual_gb.json
Original file line number Diff line number Diff line change
Expand Up @@ -342,5 +342,45 @@
"name": "NOVEBA LIMITED",
"short_name": "NOVEBA",
"primary": true
},
{
"country_code": "GB",
"bic": "MONZGB2LXXX",
"bank_code": "MONZ",
"name": "MONZO BANK LIMITED",
"short_name": "MONZO BANK LIMITED",
"primary": true
},
{
"country_code": "GB",
"bic": "NAIAGB21XXX",
"bank_code": "NAIA",
"name": "NATIONWIDE BUILDING SOCIETY",
"short_name": "NATIONWIDE BUILDING SOCIETY",
"primary": true
},
{
"country_code": "GB",
"bic": "TSBSGB21",
"bank_code": "TSBS",
"name": "TSB BANK PLC",
"short_name": "TSB BANK PLC",
"primary": true
},
{
"country_code": "GB",
"bic": "YORKGB22XXX",
"bank_code": "YORK",
"name": "VIRGIN MONEY (31 CLYDESDALE BANK)",
"short_name": "VIRGIN MONEY",
"primary": true
},
{
"country_code": "GB",
"bic": "DABAGB2B231",
"bank_code": "DABA",
"name": "NORTHERN BANK LIMITED T/A DANSKE BA",
"short_name": "NORTHERN BANK LIMITED T/A DANSKE BA",
"primary": true
}
]
10 changes: 10 additions & 0 deletions schwifty/bank_registry/manual_ro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"country_code": "RO",
"bic": "REVOROBB",
"bank_code": "REVO",
"name": "REVOLUT BANK UAB VILNIUS SUCURSALA BUCURESTI",
"short_name": "REVOLUT",
"primary": true
}
]