Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Implements an entity extractor for Credit Card numbers. This is often referred to as the ‘long number’ on the front of your credit card, which is usually 16 digits, but can be up to 19 digits in some instances. The first digit indicates the provider, for example:  Mastercard numbers start with a 2 or 5, Visa card numbers start with a 4 and American Express numbers start with a 3.

Info

Uses Credit Card Stage



Image Modified

Configuration


  • Parameter
    summaryThe resource which contains the data
    defaultCreditCardNumberRanges.txt
    namefilename
    requiredtrue
  • Parameter
    summaryField holding the separators for every card number.
    default'-'
    nameseparators

General Settings

Include Page
Generic Recognizer Config
Generic Recognizer Config






...