Conversation
…lowercase, should normally be uppercase.
Technically, IBANs (International Bank Account Numbers) are case-insensitive, meaning they can be written in lowercase or uppercase without affecting their validity.
However, the official format uses uppercase letters, and most systems expect IBANs in uppercase for consistency, readability, and to avoid confusion (especially with similar-looking characters like l and 1, or o and 0).
So:
option1: ✅ DE44500105175407324931 (preferred)
option2: ✅ de44500105175407324931 (still valid, but not standard)
option3: ❌ De44500105175407324931 (mixed case is unusual and may be rejected by some systems)
We use option 1.
PR Summary
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1529 +/- ##
============================================
- Coverage 92.53% 92.48% -0.05%
+ Complexity 3277 3275 -2
============================================
Files 325 325
Lines 6440 6440
Branches 625 625
============================================
- Hits 5959 5956 -3
- Misses 333 335 +2
- Partials 148 149 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
IBANs, while technically capable of being lowercase, should normally be uppercase.
Technically, IBANs (International Bank Account Numbers) are case-insensitive, meaning they can be written in lowercase or uppercase without affecting their validity. However, the official format uses uppercase letters, and most systems expect IBANs in uppercase for consistency, readability, and to avoid confusion (especially with similar-looking characters like l and 1, or o and 0).
So:
option1: ✅ DE44500105175407324931 (preferred)
option2: ✅ de44500105175407324931 (still valid, but not standard)
option3: ❌ De44500105175407324931 (mixed case is unusual and may be rejected by some systems)
We use option 1.
Motivation for change: https://youtu.be/S6Z7vB5zc0g?t=813