This function transforms a SIM Serial Number into a ICCID (Integrated Circuit Card Identifier)
Parameters
$ssn
$iccidPrefix
Returns
\:
—
ICCID corresponding to the SSN number
ICCIDToserialNumber()
ICCIDToserialNumber( $iccid) : \:
This function transforms a ICCID (Integrated Circuit Card Identifier) into a SIM Serial Number
Parameters
$iccid
Returns
\:
—
SSN number corresponding to the ICCID
swapICCID()
swapICCID( $iccid) :
For 3G sim cards for instance, you might need the ICCID for which digits are swapped 2 by 2
example :
calculated iccid=89330116680073700130
if you run swappICCID("89330116680073700130"), you will get :
SWAPPED iccid=98331061860037071003