Skip to content

Banker Parse credit card number

Formats and returns info about a credit card number.

This action will:

  • validate the given credit card number,
  • give some info about it,
  • return the issuer name,
  • look up the type and length of validation code (CID, CVC, CVE, CVN, CVP2, or CVV),
  • and return two formatted versions.
LabelTypeRequiredDescription
Card numberstringyes

Card number to parse. Any whitespace is ignored.