Using the patron card as payment – Gasboy CFN III Mgnr's Mnl V3.4 User Manual
Page 126

Proprietary Cards
How to Lock Out and Unlock Cards
Page 110
MDE-4315 CFN Series CFN III Manager’s Manual for Windows NT · August 2004
[CARDS]
CARD_LIST="Patron1","GBClub","Patron3"
[Patron1]
CARD_NAME=Patron1
CARD_UPPER=9001
CARD_LOWER=9001
CARD_IS_PATRON=yes
CARD_LEN=16
CARD_LIMIT_CODE=16
CARD_AUTH_CODE=17
CARD_PRICE_LEVEL=18
[Patron2]
CARD_NAME=GBClub
CARD_UPPER=D1234D9999
CARD_LOWER=D1234D0000
CARD_IS_PATRON=yes
CARD_LEN=25
CARD_AS_PAYMENT=yes
[Patron3]
CARD_NAME=Patron3
CARD_UPPER=0001
CARD_LOWER=0000
CARD_IS_PATRON=yes
CARD_LEN=10
CARD_UPPER and CARD_LOWER identify the card range. Enter just enough digits to
uniquely identify the cards. CARD_IS_PATRON identifes this card as a patron card and
should always be yes. CARD_LEN identifies the length of the account data (up to the field
separator after the card account). This length includes the field separators and system ID of a
Gasboy club card.
Price Levels, Authorization Codes and Limitation Codes
The keyword CARD_PRICE_LEVEL in the parton.ini file determines the price level used,
CARD_AUTH_CODE determines the authorization code used, and CARD_LIMIT_CODE
determines the limitaion code use. If any of these are not defined the system default values will
be use. For Patron cards that match the Gasboy club card format, these values will be taken
from the patron (club) card (see
“Proprietary Card Format” on page 99
for more information).
Using the Patron Card as Payment
If the keyword CARD_AS_PAYMENT is set to "yes" in the parton.ini file, they system will
attempt to pay the sale with the patron card without requiring an additional card swipe.