#ashutosh.pant
1 messages · Page 1 of 1 (latest)
Hi. Can you explain more the issue?
We actually want to do the payment through the real card but the problem is we can not debug our app in that case. TO debug the app we have to simulate the Tap to pay process while discovering the reader.
So what are you doing on ios? You're able to test with real cards?
Yes I can test on Android with real/Stripe card as well but as a developer I want to debug my app while testing with a stripe card right.
With iOS I can do the testing with Stripe card and debug the app but with Android I can't debug the app.
Hello! Hopping in here - as far as I know there's no way to test tap to pay for android with a real cards (because as we mention in the docs, using the non-simulated version isn't allowed https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=android&reader-type=tap-to-pay)
Yeah I read that doc. Just want to know why is that with Android ?