Skip to content

Commit

Permalink
refactor: refactor list of allowed banks
Browse files Browse the repository at this point in the history
  • Loading branch information
seravb committed Jan 29, 2024
1 parent c855606 commit 733e0c6
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions schwifty/bank_registry/manual_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1598,26 +1598,23 @@
"name": "CAJA RURAL DE ARAGON SOC. COOP. DE CREDITO",
"primary": true,
"short_name": "CAJA RURAL ARAGON"
}
,
},
{
"bank_code": "3121",
"bic": "CCRIES2A121",
"country_code": "ES",
"name": "CAJA R. DE CHESTE, S.C.C.",
"primary": true,
"short_name": "CAJAMAR"
}
,
},
{
"bank_code": "6713",
"bic": "PFSSESM1",
"country_code": "ES",
"name": "PREPAID FINANCIAL SERVICES LIMITED, S.E",
"primary": true,
"short_name": "PFS"
}
,
},
{
"bank_code": "1583",
"bic": "REVOESM2XXX",
Expand Down

0 comments on commit 733e0c6

Please sign in to comment.