paypal / PayPal-iOS-SDK

Accept credit cards and PayPal in your iOS app
Other
973 stars 368 forks source link

How to open scan camera screen using Paypal SDK - Solved #264

Closed dharmikvyas closed 9 years ago

dharmikvyas commented 9 years ago

Hello, I have used card io lib, that works fine. Now I need to use Paypal in my app. SO I have to remove card io lib. Is there any method to open camera screen to scan, like card io does, Using Paypal?

**_Edited_** I want to scan card when User clicks button in my ViewController Screen/Custom screen. It currently included in Paypal Screen.

Like I want to scan card, get that details into app, pay using another banking gateways (local)

dharmikvyas commented 9 years ago

It solved now.. Card io files was not included..

https://github.com/paypal/PayPal-iOS-SDK/tree/master/PayPalMobile

Thank you @dgoldman-ebay Sir.

dgoldman-pdx commented 9 years ago

Glad you worked it out, @dharmikvyas!