therouv / Magento-DebitPayment

DebitPayment Extension for Magento
http://www.magentocommerce.com/magento-connect/debitpayment.html
27 stars 24 forks source link

BIC Validation #79

Closed sannc closed 9 years ago

sannc commented 9 years ago

There is an obvious bug regarding the validation of BICs in the current version: Although ISO 9362 allows BICs with 11 OR 8 digits (see https://de.wikipedia.org/wiki/ISO_9362), only 11 digit codes are accepted.

Another bug is that, even though the BIC has not been required for German national transactions since Feb. 2014 (see https://de.wikipedia.org/wiki/ISO_9362), it still is required no matter what to get a set of account information validated.

minc21 commented 9 years ago

How do I get 8 digit codes trough validation?