AbcAeffchen\SepaUtilities\SepaUtilities::isNationalTransaction
Checks if both IBANs do belong to the same country.
This function does not check if the IBANs are valid.
Signature
public function isNationalTransaction(string
$iban1,
string
$iban2 )
Parameters
$iban1
— string$iban2
— string
Returns
- bool