#Paladin User

1 messages · Page 1 of 1 (latest)

manic burrowBOT
surreal ginkgo
#

hi! we don't have a solution for that today for web pages. We support card scanning in some of our native SDKs (https://github.com/stripe/stripe-ios#card-scanning) for building a mobile app that takes payments, but there's not really an option for web page.

#

some browsers have their own features for this built into them, and those work on Stripe payment pages as normal

lost dust
#

Hi! Thank you for your answer!

#

Can you help me to activate this function on my mobile payment page ?

surreal ginkgo
#

there's nothing specific you'd need to do. Some browsers(like Chrome for Android I believe) will offer things like "scan a credit card" when they detect you've highlighted a credit card field

lost dust
#

I see

#

Thanks for the info.

#

It sucks a bit actually...

#

Is there a way to integrate it on Safari iOS 13+ ?

surreal ginkgo
#

this is all stuff that the customer does on their end, you can't do anything about it as the merchant writing the payment page