List of all members.
Public Member Functions | 
|   | isValid ($sBIC) | 
Detailed Description
SEPA (Single Euro Payments Area) BIC validation class 
Definition at line 7 of file oxsepabicvalidator.php.
Member Function Documentation
      
        
          | oxSepaBICValidator.isValid  | 
          ( | 
          $  | 
           sBIC | 
           )  | 
           | 
        
      
 
Business identifier code validation
Structure
- 4 letters: Institution Code or bank code.
 
- 2 letters: ISO 3166-1 alpha-2 country code
 
- 2 letters or digits: location code
 
- 3 letters or digits: branch code, optional
 
- Parameters:
 - 
  
     | string  | $sBIC code to check | 
  
   
- Returns:
 - bool 
 
Definition at line 23 of file oxsepabicvalidator.php.
 
 
The documentation for this class was generated from the following file: