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

Device freezes after tapping the card #846

Open
abdulmananqureshi opened this issue Nov 7, 2024 · 3 comments
Open

Device freezes after tapping the card #846

abdulmananqureshi opened this issue Nov 7, 2024 · 3 comments

Comments

@abdulmananqureshi
Copy link

Describe the bug
The Android device freezes when the collect payment method is invoked and the user taps their card on NFC. At this point, the payment intent hasn’t been confirmed, and no charge has been made to the user’s card. But the problem is we programmatically cancel this activity after a certain duration with the help of a patch since the Android package supports timeout, but it just hangs there and we have to restart the device manually. This issue is relatively rare.

Expected behavior
Should proceed to capture the payment and continue the app flow

Screenshots

IMG_0838

Additional context

  • Device: Tap-to-pay (Generic Android)
  • React Native version: 0.72.6
  • Gradle version: 8.0.1
  • Stripe version: 0.0.1-beta.15
  • OS: Android 13
@nazli-stripe
Copy link
Collaborator

Can you reproduce this issue on the latest release, beta.22?

@abdulmananqureshi
Copy link
Author

abdulmananqureshi commented Nov 8, 2024

Reproducing the issue is quite hard. I'll roll out a new production version of the app with beta.22, and if the problem persists, I'll follow up accordingly.

A quick question, Has this issue been reported before so I can update my team? I want to confirm that it's not a hardware problem or any other issue.

@maggiewhite-stripe
Copy link

@abdulmananqureshi Can you share a payment intent ID from an instance where this issue occurs in the last 30 days so we can check the logs on our side?

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

No branches or pull requests

3 participants