NetworkInfoAuthorizerNumber Property
Two-digit code that identifies the debit network.
Object Oriented Interface
public function getNetworkInfoAuthorizerNumber();
Procedural Interface
inpaydirect_globalcardvalidator_get($res, 9 );
Default Value
''
Remarks
Two-digit code that identifies the debit network. The NetworkInfoNetworkName NetworkInfoNetworkId and NetworkInfoAuthorizerNumber properties are used to identify the debit network to which the card belongs. The current list of available networks is shown below:
NetworkInfoName | NetworkInfoId | NetworkInfoAuthorizerNumber |
Accel | ACL | 69 |
AFFN | AFN | 68 |
Alaska Option | AKO | 61 |
CU24 | C24 | 85 |
Interlink | ILK | 48 |
Jeanie | JEN | 86 |
Star Northeast (MAC) | MAC | 17 |
Maestro | MAE | 40 |
Nets | NET | 83 |
NYCE | NYC | 28 |
Pulse | PUL | 06 |
Star Southeast | SES | 07 |
Shazam | SHZ | 58 |
Star West | STX | 23 |
TYME | TYM | 78 |
This property will be blank if the card number you're validating does not belong to a debit card.
This property is read-only.
Data Type
String