flutter_stripe
flutter_stripe copied to clipboard
Scan option for CardField
Is your feature request related to a problem? (please describe) I need to create a custom page with a CardField and I would very much like the "scan" option to be available on iOS like it is on the PaymentSheet.
Describe the solution you'd like I'd like the "scan" option to be added to CardField control on iOS - like it is on the PaymentSheet.
This feature will be available once it's available through stripe-react-native. They have an open issue about this here: https://github.com/stripe/stripe-react-native/issues/210