PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

TrackType Property

Indicates the type of the specified TrackData .

Syntax

__property TiblCardValidatorTrackTypes TrackType = {read=FTrackType, write=FSetTrackType};



enum TiblCardValidatorTrackTypes { ttUnknown=0, ttTrack1=1, ttTrack2=2 };

Default Value

0

Remarks

This property will be filled after a call to ValidateCard. If magnetic stripe data was supplied in the TrackData field, this property will indicate which type of track was entered. If no track data was entered (ie, the CardNumber was specified instead) then the TrackType will be ttUnknown.

This property is read-only and not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0