Softdial Scripter™ - Step Library
Validate Card
Checks if a credit card number is valid and determines the card type.
Inputs
1. |
Card Number
|
(Mandatory) |
The credit card number |
Fig. 1 - Validate Card - Inputs
Outputs
1. |
Card Type
|
The card type as calculated from the Card Number. Supports any of the following: - Visa
- MasterCard
- Discover
- Amex
- Switch
- Solo
This value is available when outcome is Valid |
Fig. 2 - Validate Card - Outputs
Outcomes
1. |
Valid
|
The card is still valid |
2. |
Not Valid
|
The card has expired |
Fig. 3 - Validate Card - Outcomes