Skip to content

Commit d4df463

Browse files
committed
lets do it
1 parent ca036fb commit d4df463

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/src/banks.dart

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ const Map<String, String> banks = {
4242
'688': '90688',
4343
'126': '40126',
4444
'680': '90680',
45+
'723': '90723',
4546
'151': '40151',
4647
'616': '90616',
4748
'634': '90634',
@@ -131,6 +132,7 @@ const Map<String, String> bankNames = {
131132
'90688': 'Crediclub',
132133
'40126': 'Credit Suisse',
133134
'90680': 'Cristobal Colon',
135+
'90723': 'Cuenca',
134136
'40151': 'Donde',
135137
'90616': 'Finamex',
136138
'90634': 'Fincomun',

0 commit comments

Comments
 (0)