Contents
- Introduction
- Form Builder Application
- Form Components
- Add Activity System
- Call Number
- 1 CardNumber
- Complete System
- CVV Number
- Disposition Button
- Disposition System
- ExpiryDate List
- ExpiryYear List
- Field
- Hyperlink
- Label
- MediaPlayer URL
- NameOnCard Text
- Notes System
- Picture Static
- Reminder System
- SecureNote Text
- SSN1 Number
- Voice Signature System
CardNumber
The CardNumber component is a field for entering credit card information during interaction handling.
To define the settings for this component, click the CardNumber button in the form component menu.
Settings
The following settings are available for the CardNumber component.
Style
Select or define the text style for this element. Choose from the following options:
- << None >>
- Text
- Title
- Label
- Hyperlink
- Note
Name
The name of this field refers to the name of this component.
Type
Type is the type of data to be entered in this field.
You may select one of the following types from the drop-down menu, but for the sake of this component, you should choose Credit Card Number.
- Text
- Number
- Phone
- Date/Time
- US state
- Hyperlink
- List
- Encrypted text
- Key Value List
- Credit Card Number
Selection of a data type may enforce some restrictions related to the range of values, format, and/or characters used.
Options
- editable - By default, field editing is enabled. Unselect the editable checkbox if the Initial value specified for this field is supposed to be read-only.
- required - Select the required checkbox if data for this field must be provided in order for the completed form to be deemed valid.
Initial value, static
Enter the initial (default) value that will appear in this field when the form is presented to the agent. This can be a scenario variable in the $(varname) format. The agent will be able to change this value if the editable checkbox is selected.