Skip to content
This repository was archived by the owner on Jan 12, 2019. It is now read-only.

4.0.0: build from the new open-source edition of card.io

Compare
Choose a tag to compare
@dgoldman-pdx dgoldman-pdx released this 01 Dec 23:36
· 31 commits to master since this release
  • Build from the new open-source edition of card.io: https://github.com/card-io/card.io-iOS-source
  • New class: CardIOUtilities
    • libraryVersion (formerly a method of CardIOPaymentViewController)
    • canReadCardWithCamera (formerly a method of CardIOPaymentViewController)
    • preload (formerly a method of CardIOView and of CardIOPaymentViewController)
    • blurredScreenImageView (new method)
  • New property on CardIOCreditCardInfo:
    • cardImage
  • New properties on CardIOView and CardIOPaymentViewController:
    • scanInstructions
    • hideCardIOLogo
    • scanOverlayView
    • detectionMode
  • New notification:
    • CardIOScanningOrientationDidChangeNotification