#NickQ-Examples
1 messages · Page 1 of 1 (latest)
From this doc(https://stripe.dev/stripe-ios/docs/#card-scanning), I find the card scanning in the PaymentSheet Example,
But when I download the example from github(https://github.com/stripe/stripe-ios), I find another example which also has card scanning.
Can you tell me the differences of them?
I'd like to decide to use one of them.