AbcAeffchen\SepaUtilities\SepaUtilities::crossCheckIbanBic
Checks if IBAN and BIC belong to the same country. If not, they also can not belong to each other.
Signature
public function crossCheckIbanBic(string
$iban,
string
$bic )
Parameters
$iban
— string$bic
— string
Returns
- bool