#waleed.bin.khalid
1 messages · Page 1 of 1 (latest)
Stripe PaymentSheet has this feature
Hi I am a react native developer. I want to scan credit cards through mobile camera
is it possible in stripe mbk sdk ?
Refer to this sample:
https://github.com/stripe/stripe-android/tree/master/stripecardscan-example
Ah react native, not Native SDK, let me check
No I can't find something related to react-native
but using Android SDK you can
Yes I can't find an option for react-native so far
But again, PaymentSheet has the feature built in what I mean't you can't just use the card scan without using Stripe PaymentSheet with Reactnative, unless you use the native SDK (Android/IOS)