Gets or sets string of data returned by a swiper.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Public Property CardTracks As String
Get
Set
Public Property CardTracks As String
Get
Set
public string CardTracks { get; set; }
public string CardTracks { get; set; }
public:
property String^ CardTracks {
String^ get ();
void set (String^ value);
}
Earlier versions of API allowed to specify card track 1 and(or) card track 2 as separate entities.
It wasn't practical for the user of our product. All industrial swipers by default
return combined track 1 and track 2 in one block of data.
Track data may not be stored for any reason.