Questions tagged [cardio]

27 questions
1
vote
2 answers

Sandbox payment with PayPal SDK over credit card

I'm developing application with possibility of payments over credit card using PayPal Android SDK. For now - in sandbox. I succeed in making PayPal native payment, as long as payment confirm and refunding. But i cannot make a sandbox payment using…
formatBCE
  • 159
  • 1
  • 12
1
vote
1 answer

Will card-io sdk read 13, 18 and 19 digit credit cards

I am integrating card-io sdk in iPhone application. So Will card-io sdk read 13, 18 and 19 digit credit card?
V V
  • 774
  • 1
  • 9
  • 29
0
votes
0 answers

Linking dynamic library within static framework

I am building the static iOS framework upon multiple libraries in Xcode. One of them should be the card.io. I cannot use cocoapods or carthage. So far I imported .frameworks within the .framework and it works pretty well. However card.io uses static…
Jan R.
  • 213
  • 3
  • 11
0
votes
1 answer

Ionic CardIO on Android doesn't trigger unless an alert is inserted

Platforms: Android 5.1 and Android 6.1 Unless I put an alert before the CardIO.canScan the camera scans the card or form can take a manual entry but doesn't return anything. It seems like the alert triggers some event that invokes the scanner's…
techwestcoastsfosea
  • 686
  • 3
  • 10
  • 21
0
votes
1 answer

Failed to load native library

Failed to load native library when i work with ndk functions in android studio. so please help me i am new for doing this and please correct me if wrong any where. Actually i was doing some scanning document using cardio sdk. Basically i want to…
Umesh
  • 86
  • 8
0
votes
1 answer

Why Labview is used in some t-f studies of HRV?

I am studying J. Schesser's work about HRV in ECG signals. I am waiting for his answer to the case but also others' opinions and reviews. He has used Labview in most of his ECG data analysis. I am thinking why, since much of my known electronics…
Léo Léopold Hertz 준영
  • 134,464
  • 179
  • 445
  • 697
0
votes
1 answer

Application crashes when try to scan card using Card.io-iOS-SDK.

I am working with Card.io since long time but now it started to crash accidentally when i tap on camera button to scan card. Below is the crash logs. : *** Terminating app due to uncaught exception 'NSRangeException', reason:…
technerd
  • 14,144
  • 10
  • 61
  • 92
0
votes
1 answer

Unknow provider on cardIO plugin using ngCordova Ionic

I'm trying to use cardIO plugin with ngCordova, but I'm getting this error: Error: [$injector:unpr] Unknown provider: $cordovaNgCardIOProvider <- $cordovaNgCardIO <- SoldeCtrl Usually this means that a dependency is not injected but I don't think…
Fourat
  • 2,366
  • 4
  • 38
  • 53
0
votes
1 answer

Using Card-io library asks for card details instead of calling up the camera for scanning

I am new to the Card-io library. I have downloaded the library from here here. I have converted the .aar to .jar file and added to my project, in the libs folder. I followed the tutorial which is provided in the above link. I encounter the…
Tiny
  • 109
  • 12
0
votes
1 answer

How to enable cards.io in paypal integration in iOS

I have successfully integrated the paypal sdk for iOS. How can i enable cards.io card reader in my app.
Susitha
  • 3,339
  • 5
  • 27
  • 41
0
votes
2 answers

Android card-io could not trigger auto focus

I am using card.io-Android -SDk in my application when i run the app i am not able to focus camera Error: could not trigger auto focus: java.lang.RuntimeException: autoFocus failed. app passed NULL surface any help?
0
votes
0 answers

Fetch a credit card number from the CardIO adding on the STPView (Stripe) - iOS

I have been implementing a credit card page developed by use of the CardIO and the Stripe in the iOS7. CardIO: https://github.com/card-io/card.io-iOS-SDK Stripe: https://stripe.com/docs/mobile/ios Wondering how to add a credit card number taken from…
user1574429
  • 251
  • 1
  • 4
  • 14
1
2