Credit card validator
Options
-
transform name: the transform name, unique in a pipeline
-
Credit card field: the name of the input field that will contain the credit card number during execution
-
Get only digits? : Enable this option if you want to strip all non-numeric characters from the (String) input field
-
Output Fields
-
Result fieldname: the name of the (Boolean) output field indicating the validity of the number
-
Credit card type field: the name of the output field that will hold the credit card type (vendor)
-
Not valid message: the name of the output field that will hold the error message.
-