Skip to content

Commit

Permalink
Merge pull request #208 from gocardless/BANKINT-2342_update_bank_deta…
Browse files Browse the repository at this point in the history
…ils_for_sepa_dk_2021

Update bank details for December Sepa DK
  • Loading branch information
adamdyk authored Nov 25, 2021
2 parents 380f726 + 926ad44 commit 9e9da1c
Show file tree
Hide file tree
Showing 4 changed files with 462 additions and 498 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.7.1 - November 25, 2021

- Update BLZ data - BLZ_20211206

## 1.7.0 - Sept 8, 2021

- Stop padding out Australian account details to 10 digits
Expand Down
12 changes: 9 additions & 3 deletions data/german_iban_rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,9 @@
'10310600':
:check_digit_rule: '09'
:iban_rule: '000000'
'10310666':
:check_digit_rule: '09'
:iban_rule: '000000'
'11010100':
:check_digit_rule: '09'
:iban_rule: '000000'
Expand Down Expand Up @@ -2579,6 +2582,9 @@
'30040063':
:check_digit_rule: '09'
:iban_rule: '000503'
'30040099':
:check_digit_rule: '13'
:iban_rule: '000503'
'30050000':
:check_digit_rule: '08'
:iban_rule: '000000'
Expand Down Expand Up @@ -5477,6 +5483,9 @@
'51210802':
:check_digit_rule: '09'
:iban_rule: '002900'
'51210803':
:check_digit_rule: '09'
:iban_rule: '002900'
'51211000':
:check_digit_rule: '09'
:iban_rule: '000000'
Expand Down Expand Up @@ -9158,9 +9167,6 @@
'73350000':
:check_digit_rule: '00'
:iban_rule: '000000'
'73351635':
:check_digit_rule: '00'
:iban_rule: '000000'
'73369264':
:check_digit_rule: '88'
:iban_rule: '000000'
Expand Down
Loading

0 comments on commit 9e9da1c

Please sign in to comment.