OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Core\SepaValidator Class Reference

Public Member Functions

 isValidBIC ($sBIC)
 
 isValidIBAN ($sIBAN)
 
 getIBANCodeLengths ()
 

Protected Attributes

 $_aIBANCodeLengths
 

Detailed Description

SEPA (Single Euro Payments Area) validation class

Member Function Documentation

◆ getIBANCodeLengths()

OxidEsales\EshopCommunity\Core\SepaValidator::getIBANCodeLengths ( )

Get IBAN length by country data

Returns
array

◆ isValidBIC()

OxidEsales\EshopCommunity\Core\SepaValidator::isValidBIC (   $sBIC)

Business identifier code validation

Parameters
string$sBICcode to check
Returns
bool

◆ isValidIBAN()

OxidEsales\EshopCommunity\Core\SepaValidator::isValidIBAN (   $sIBAN)

International bank account number validation

Parameters
string$sIBANcode to check
Returns
bool

Member Data Documentation

◆ $_aIBANCodeLengths

OxidEsales\EshopCommunity\Core\SepaValidator::$_aIBANCodeLengths
protected

The documentation for this class was generated from the following file: