Zend Framework

Adding validation for IBAN bank account numbers

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.8.0
  • Component/s: Zend_Validate
  • Labels:
    None

Description

Adding validation of International Bank Account Number (IBAN) would be a nice feature, since it is being used at least in the whole of Europe.

http://en.wikipedia.org/wiki/IBAN

PEAR holds a Validate_Finance module which implements it.

http://pear.php.net/package/Validate_Finance
http://cvs.php.net/viewvc.cgi/pear/Validate/Validate/Finance/IBAN.php?view=markup

Activity

Hide
Wil Sinclair added a comment -

The question is whether this falls under 80 in the 80/20 rule.

Show
Wil Sinclair added a comment - The question is whether this falls under 80 in the 80/20 rule.
Hide
Henrik Weckström added a comment -

In my view, it falls in the same category as Barcode EAN/UPC. That is why I proposed an implementation.

Show
Henrik Weckström added a comment - In my view, it falls in the same category as Barcode EAN/UPC. That is why I proposed an implementation.
Hide
Thomas Weidner added a comment -

It falls under the 80 because the IBAN (International Bank Account Number) is always used when you have to transfer money from one country to another country.

It's for international money transactions.
And therefor it will of course also be implemented.

Show
Thomas Weidner added a comment - It falls under the 80 because the IBAN (International Bank Account Number) is always used when you have to transfer money from one country to another country. It's for international money transactions. And therefor it will of course also be implemented.
Hide
Thomas Weidner added a comment -

Component added with r13454 to incubator.
It awaits code review and will probably be added to core with the next release.

Show
Thomas Weidner added a comment - Component added with r13454 to incubator. It awaits code review and will probably be added to core with the next release.
Hide
Thomas Weidner added a comment -

New validator added with r13539

Show
Thomas Weidner added a comment - New validator added with r13539

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: