CardIOSDK 5.5.7

CardIOSDK 5.5.7

Maintained by Dmytro Khludkov, Eugene Goloboyar.



CardIOSDK 5.5.7

  • By
  • Very Good Security and CardIO

CardIOSDK

CardIOSDK - wrapper around the original card.io iOS library that provide the possibility to easily integrate card.io into Swift frameworks.

Additional features

This wrappers containes additional functionality - possibility to set preferred camera position for CardIOPaymentViewController:

CardIOPaymentViewController

- (id)initWithPaymentDelegate:(id<CardIOPaymentViewControllerDelegate>)aDelegate scanningEnabled:(BOOL)scanningEnabled preferredDevicePosition:(AVCaptureDevicePosition)preferredDevicePosition;

Integration

If you use CocoaPods, then add this line to your podfile:

pod 'CardIOSDK'

Useful links

Pull requests with new features are welcome!