4.3 Salesware .INI Settings Reference : Sales32c.INI [DriversLicense1] section
 
Sales32c.INI [DriversLicense1] section
 
These settings account for newer driver's licenses that follow the established standard, YYYYMMDD and older CA formatted driver's licenses that follow the MMYYYY99DD format for date of birth when swiping a driver’s license. The [DriversLicense1] .INI setting, corresponds to YYYYMMDD format and [DriversLicense2] corresponds to MMYYYY99DD format and are required to process both formats.
 
Sales
32c.INI
Module
.INI Setting
Valid values
Default
Description
See also
[DriversLicense1]
Sales
Prefix
Comma delimited list
%CO,%CA,%NM
List of state swipe prefixes to check in Sales
 
[DriversLicense1]
Sales
Regex
Regular expression
([^\^]{0,13})\^?([^\^]{0,35})\^?([^\^]{0,29})\^?\?;.*?=.{4}(.{4})([0-1][0-9])(.{2}).*?\?.{3}(.{5}).
{22}(.)(.{3})(.{3})
Contains the format settings to account for newer driver's licenses that follow the established standard, YYYYMMDD.
[DriversLicence2] Regex
[DriversLicense1]
Sales
Fields
Comma delimited list
address.state,address.city,CustRegex1,CustRegex2,birth_date,address.zip,gender,heig
ht,weight
List of the fields which corresponds to the Regex key above
 
[DriversLicense1]
Sales
CustRegex1
Regular expression
([^\$]*)\$?([^\$]*)
Sub field defined in Regex string above
 
[DriversLicense1]
Sales
CustRegex1Fields
Comma delimited list
last_name,first_name
List of the fields which corresponds to CustRegex1sample
 
[DriversLicense1]
Sales
CustRegex2
Regular expression
([^\$]*)\$?([^\$]*)
Sub field defined in Regex string above
 
[DriversLicense1]
Sales
CustRegex2Fields
Comma delimited list
address.address,address.address2
List of the fields which corresponds to CustRegex2sample