|
$credit_def [USR] |
![]() ![]()
|
Define Credit Card Processing
$credit_def valid_prog good_cover bad_cover repeat_total
This command enables credit card validation or credit card on-line approval for this user profile. The command is only available if the CopiaFacts credit card option has been enabled for your fax-on-demand system.
The parameters on this command are used as follows:
| valid_prog | names the program that performs the credit card authorization through (in the USA). You can enter the name of a custom program which you have written, or use one of the following keywords: |
| ffcrmapp | run the program FFCRMAPP for Master Card Validation |
| ffcrcall | run the program FFCRCALL for other popular card types |
| none | no call to check the credit card is made and the fax is sent. |
| good_cover | names the cover sheet template file that will be used to construct the cover sheet to accompany approved credit transactions. This parameter may be set to none if no cover sheet is desired. |
| bad_cover | names the cover sheet template file that will be used to create the cover sheet that will be sent to the customer in the event that his credit card is not approved. This parameter may be set to none if you do not wish to notify the customer of rejections. |
| repeat-total | This parameter is a yes/no flag which is used as follows: |
| Y | a running total is given to the customer after each selection and after selection is complete. |
| N | only a final total is given to the customer after he has made his final selection. |
Default: none (required for credit card processing)
Message Played: When this command is enabled, standard voice prompt 39 or standard voice prompt 65 asks caller for their credit card number. Standard voice prompt 41 will inform the caller that their credit card did not pass the validation checks.
Examples:
$credit_def ffcrcall \ccvr\goodcr.cvr \ccvr\badcr.cvr y
$credit_def ffcrmapp \ccvr\goodcr.cvr \ccvr\badcr.cvr y
Topic url: http://www.copia.com/support/refmanual/index.html?$credit_def.htm