Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Ability to scan credit cards with phone camera #541

Open
StefanWallin opened this issue Oct 9, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@StefanWallin
Copy link
Contributor

StefanWallin commented Oct 9, 2024

Credit Card Scanning demo with react-native-cardscan package

Is your feature request related to a problem? Please describe.
Not all banks support Apple pay or Google Pay, sometimes you want to pay with credit card. Entering the credit cards manually is a pain for the user which can result in a higher cart abandonment percentage.

Describe the solution you'd like
To be able to bring our users a delightful experience it would be nice if adyen react native supported scanning a payment card with a card scanner to automatically enter the digits for the user. Something like what https://www.npmjs.com/package/react-native-cardscan can do for you.

Describe alternatives you've considered
I've considered implementing https://www.npmjs.com/package/react-native-cardscan myself but find no way to pass the card details into adyen dropin. Preferrably this would be part of the Drop-in dialog.

Additional context
When testing and designing this feature one need to take into consideration the "new" quick read designs as well as traditional embossed and raised numbers.

VISA
Screenshot 2024-10-09 at 10 25 21

Visa Brand Mark and Card Design Features

Discover Card Design Guidelines

@StefanWallin StefanWallin added the enhancement New feature or request label Oct 9, 2024
@descorp
Copy link
Contributor

descorp commented Oct 9, 2024

Hey @StefanWallin

Card reading capability is something we are actively working on ATM.
Thank you for sharing your research! 💚

I'll pass the links and will keep you posted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants