capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 74 forks source link

About Stripe's build-in card scanning? #102

Closed phxgbl closed 2 years ago

phxgbl commented 2 years ago

I am using Cordova APP. I have a requirement for bringing stripe build-in card scanning feature to the APP ( https://stripe.dev/stripe-ios/docs/#card-scanning ). does this plugin support build-in card scanning?

rdlabo commented 2 years ago

@phxgbl Yes, this plugin support card-scanning. But you can not use this plugin in Cordova, please change to capacitor. https://capacitorjs.com/

S__9502722

phxgbl commented 2 years ago

@rdlabo Thanks for the quick reply. Actually, we have a Meteor Project here which is pretty old. Meteor is using Cordova behind the scenes for Hybrid App generation. Is there any way to integrate with the existing project without much change?

rdlabo commented 2 years ago

@phxgbl Sorry, I don't have experience of using Meteor. But starting Capacitor is easy for me.

rdlabo commented 2 years ago

I look You don't have more issue on this plugin. so I will close this issue. Thanks.

rdlabo commented 2 years ago

@phxgbl Did you adapt this plugin for production? If yes, please tell us what app. Please help us to develop this plugin in 2022. https://github.com/capacitor-community/stripe/issues/145 Thanks.