Skip to content

Commit

Permalink
Merge pull request #202 from gocardless/blz-202106
Browse files Browse the repository at this point in the history
Update BLZ data
  • Loading branch information
danielroseman authored Jun 18, 2021
2 parents 3912839 + 6d44db3 commit 0e5571d
Show file tree
Hide file tree
Showing 4 changed files with 345 additions and 463 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Upcoming
## 1.6.0 - June 17, 2021

- Drop Ruby 2.4 support
- Update BLZ data - BLZ_20210607

## 1.5.0 - March 11, 2021

Expand Down
48 changes: 9 additions & 39 deletions data/german_iban_rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,9 @@
'20030300':
:check_digit_rule: '09'
:iban_rule: '000000'
'20030301':
:check_digit_rule: '09'
:iban_rule: '000000'
'20030400':
:check_digit_rule: C3
:iban_rule: '000000'
Expand Down Expand Up @@ -2375,9 +2378,6 @@
'29000000':
:check_digit_rule: '09'
:iban_rule: '000100'
'29010400':
:check_digit_rule: '09'
:iban_rule: '000000'
'29020000':
:check_digit_rule: '09'
:iban_rule: '000000'
Expand Down Expand Up @@ -3035,9 +3035,6 @@
'36010424':
:check_digit_rule: '09'
:iban_rule: '000000'
'36010600':
:check_digit_rule: '06'
:iban_rule: '000000'
'36020030':
:check_digit_rule: '10'
:iban_rule: '002101'
Expand Down Expand Up @@ -3203,6 +3200,9 @@
'37060193':
:check_digit_rule: '06'
:iban_rule: '001501'
'37060194':
:check_digit_rule: '06'
:iban_rule: '001501'
'37060590':
:check_digit_rule: '51'
:iban_rule: '000000'
Expand Down Expand Up @@ -5000,6 +5000,9 @@
'50120600':
:check_digit_rule: '09'
:iban_rule: '000000'
'50120800':
:check_digit_rule: '00'
:iban_rule: '000000'
'50120900':
:check_digit_rule: '06'
:iban_rule: '000000'
Expand Down Expand Up @@ -5564,15 +5567,6 @@
'51420600':
:check_digit_rule: '09'
:iban_rule: '000000'
'51430300':
:check_digit_rule: '09'
:iban_rule: '000000'
'51430321':
:check_digit_rule: '09'
:iban_rule: '000000'
'51430345':
:check_digit_rule: '00'
:iban_rule: '000000'
'51430400':
:check_digit_rule: '09'
:iban_rule: '000100'
Expand Down Expand Up @@ -6164,27 +6158,6 @@
'55190000':
:check_digit_rule: '00'
:iban_rule: '000000'
'55190028':
:check_digit_rule: '00'
:iban_rule: '000000'
'55190050':
:check_digit_rule: '00'
:iban_rule: '000000'
'55190064':
:check_digit_rule: '00'
:iban_rule: '000000'
'55190065':
:check_digit_rule: '00'
:iban_rule: '000000'
'55190068':
:check_digit_rule: '00'
:iban_rule: '000000'
'55190088':
:check_digit_rule: '00'
:iban_rule: '000000'
'55190094':
:check_digit_rule: '00'
:iban_rule: '000000'
'55340041':
:check_digit_rule: '13'
:iban_rule: '000503'
Expand Down Expand Up @@ -8453,9 +8426,6 @@
'70051540':
:check_digit_rule: '00'
:iban_rule: '000000'
'70051805':
:check_digit_rule: '00'
:iban_rule: '000100'
'70051995':
:check_digit_rule: '00'
:iban_rule: '000000'
Expand Down
Loading

0 comments on commit 0e5571d

Please sign in to comment.