Description taken from T195749. We created a prototype which was accepted well during user tests. We should implement these changes in both the donation form and the membership form now.
IBAN cases
- If the first two characters are letters, the label of the field below changes from "BIC/Bankleitzahl" to "BIC".
- If the first two characters are "DE", the BIC field below is set to read-only.
- When the server responds with a BIC, it is set in the respective field.
Account number case
- If the first two characters are digits, the label of the field below changes from "BIC/Bankleitzahl" to "Bankleitzahl".
Backend
- When sending the form, the backend should still carry out the necessary steps to have complete and valid bank data.



