Navigation:  Commands > User Profile / User Job Properties [USR, UJP] >

$credit_card [USR]

Previous pageReturn to chapter overviewNext page

Define Accepted Credit Card Types

$credit_card tries types [pattern ...]


This command defines the accepted credit card types for your fax-on-demand system.

The parameters on this command are used as follows:

tries Defines the maximum number of attempts the customer will be given to enter a valid credit card number. CopiaFacts will validate the check digit and expiration date of most major credit cards while the customer is on the line. It also determines if the credit card type is accepted by your system. These checks reduce the chance of placing a call to the credit card clearing company with a bad credit card number. If the credit card number is not accepted, CopiaFacts will inform the caller and allow him to re-enter the credit card number until the maximum attempts have been exhausted. Set this parameter to zero if you wish to give the caller unlimited attempts.
types Defines the credit card types accepted by your system. It consists of a string of letters or digits taken from the following list:
M Master Card
V Visa
A American Express
S Discover Card
D Diners Club
C Carte Blanche
L Delta Card (UK)
W Switch Card (UK)
1 private label 1
2 private label 2
3 private label 3
4 private label 4
patternIf you use private label credit cards you must define patterns or templates for the credit card number. Each private label used requires a corresponding pattern. Patterns consist of characters taken from the following set:
0 - 9 exact matching digits
X any digit
# modulus 10 check digit
M expiration month digit
D expiration day digit
Y expiration year digit

Default: none (required for credit card processing)

Messages Played: When this command is enabled, standard voice prompt 39 is normally used to ask the caller for their credit card number. However if the files for standard voice prompt 65 to 70 are present, they will be used instead and the credit card number, month and year will be requested in separate questions.

Example:

Specify that the caller must use his Master Card, Visa, American Express, or private label card to charge for information. The private label card numbers must be 16 digits in length. The first two digits must be 51. The last digit is a check digit. The caller must also enter the card expiration date using two digits for the month and the last two digits of the year. Three attempts are allowed to enter the number:

 $credit_card 3 MVA1 51XXXXXXXXXXXXX#MMYY

 


Topic url: http://www.copia.com/support/refmanual/index.html?$credit_card_usr.htm