-
Couldn't load subscription status.
- Fork 694
Open
Labels
bugtriagedIssue has been reviewed by Stripe and is being tracked internallyIssue has been reviewed by Stripe and is being tracked internally
Description
Summary
When using a production version of Cash App, when I cancel out of authorization flow, the Stripe callback returns PaymentResult.Failed instead of PaymentResult.Canceled.
This does not occur when testing via the sandbox authorization web view. It correctly returns PaymentResult.Canceled.
Code to reproduce
None
Android version
Android 12 (did not test on other OS versions)
Impacted devices
Pixel 3a (did not test on other devices)
Installation method
Gradle
Dependency Versions
kotlin: 2.1.20
stripe-android: 20.48.1
Android Gradle Plugin: 8.11.1
Gradle: N/A
SDK classes
com.stripe.android.payments.paymentlauncher.PaymentResult and com.stripe.android.payments.paymentlauncher.PaymentLauncher
Video
Video here.
Other information
N/A
Metadata
Metadata
Assignees
Labels
bugtriagedIssue has been reviewed by Stripe and is being tracked internallyIssue has been reviewed by Stripe and is being tracked internally