Limitations

  • Known limitations in the SDK:

Card IO Library - Scanner

  • Non-embossed cards cannot be scanned
  • Expiry Date cannot always be scanned
  • Supported card schemes: Visa, MasterCard, American Express (15 digits)
  • Scanner preview is only supported in 640x480 resolution. In any other, the scanner fails to detect the card

Disable card scanner If you wish to disable card scanning functionality, you can toggle the following parameter within UI Customization API.

NPIInterfaceConfiguration.sharedInstance()?.disableCardIO = true