Getcardname, Getcardiin, Getcardlast4 – MagTek Audio Reader User Manual

Page 20: Getcardexpdate, Getcardservicecode

Advertising
background image

14

getCardName

Retrieves the Name in the Card

- (

NSString *

) getCardName


Parameters

Return Value

Card Name

getCardIIN

Retrieves the IIN in the Card

- (

NSString *

) getCardIIN


Parameters


Return Value

IIN

getCardLast4

Retrieves the Last 4 of the PAN

- (

NSString *

) getCardLast4


Parameters

Return Value

Last 4 of the PAN

getCardExpDate

Retrieves the Expiration Date

- (

NSString *

) getCardExpDate


Parameters


Return Value

Expiration Date

getCardServiceCode

Retrieves the Service Code

- (

NSString *

) getCardServiceCode


Parameters

Return Value

Service Code

Advertising